[splint-discuss] Parse Error on "pthread.h" from Cygwin

SF Markus Elfring elfring at users.sourceforge.net
Sun Sep 10 16:09:44 EDT 2006


Hello,

I would like to try static code analysis on the software 
"http://www.apsis.ch/pound/" with your tool.

$ /cygdrive/e/Programme/splint-3.1.1/bin/splint -warnposix +trytorecover 
-I/usr/include /cygdrive/e/Projekte/Pound/2.1/pound.c
Splint 3.1.1 --- 08 Sep 2006
/usr/include/pthread.h:79:56: Parse Error.  Too many errors, giving up.
*** Cannot continue.

I am surprised that the error message points to a comma that is a 
delimiter for a function parameter in this line from the header file. 
Are any special configuration settings 
(https://sourceforge.net/tracker/index.php?func=detail&aid=1281594&group_id=34302&atid=459914) 
useful to resolve this issue?
I would like to see a better readable hint about the detail that the 
parser does not like or does not understand.

Regards,
Markus


More information about the splint-discuss mailing list