[splint-discuss] parse error

Ludolf Holzheid lholzheid at bihl-wiedemann.de
Fri Aug 25 14:48:08 EDT 2006


On Fri, 2006-08-25 10:59:07 +0200, ABDESSELEM Belkacem wrote:
> [..]
> but it generate the following parse error:
> 
> include/x11lib.h:82:1: Macro TBLUE already defined
>  include/x11lib.h:73: Previous definition of TBLUE

Belkacem,

This first message reports redefining the symbol TBLUE to a value
different to the one in line 73 (without undefining in between).

> include/syslib.h:110:11: Parse Error. (For help on parse errors, see splint
>                          -help parseerrors.)
> *** Cannot continue.

And this is second message is a parsing error message, which is fatal
as long as the '-preproc' flag is not given.


Inspect the offending line (include/syslib.h, line 110, column 11) and
read the output of splint -help parseerrors.


Hope this helps,

Ludolf

-- 

---------------------------------------------------------------
Ludolf Holzheid             Tel:    +49 621 339960
Bihl+Wiedemann GmbH         Fax:    +49 621 3392239
Floßwörthstraße 41          e-mail: lholzheid at bihl-wiedemann.de
D-68199 Mannheim, Germany
---------------------------------------------------------------



More information about the splint-discuss mailing list