[splint-discuss] Skip code parts

SF Markus Elfring elfring at users.sourceforge.net
Tue Jan 29 00:39:23 PST 2008


> i want to skip code parts that are between "#pragma asm" and "#pragma
> endasm" because Splint ends with a parse error when it parses this code.

Did you try conditional compilation with the help from the prepropessor symbol "S_SPLINT_S" already?
http://splint.org/manual/html/sec14.html#_Toc534975037

Regards,
Markus


More information about the splint-discuss mailing list