Hello,<br>
I'm a new guy in Splint. I have a problem when i parse my program with splint.<br>
<br clear="all">I use the command:<br>
<br>
splint -I. -Iinclude -I/usr/X11R6/include/X11 -I/usr/X11R6/lib64 +posixlib src/*.c<br>
<br>
but it generate the following parse error:<br>
<br>
<br>
include/x11lib.h:82:1: Macro TBLUE already defined<br>
include/x11lib.h:73: Previous definition of TBLUE<br>
include/syslib.h:110:11: Parse Error. (For help on parse errors, see splint<br>
-help parseerrors.)<br>
*** Cannot continue.<br>
<br>
<br>
Please, Help me<br>
<br>
Belkacem<br><br>