---------- Forwarded message ----------
Date: Wed, 27 Feb 2002 07:05:42 -0500
From: Ed Rubinsky <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Include path processing under Windows 2000

I have noticed the following behavior when splint 3.0.1.6 is
searching for header files under Windows 2000. I have the
following lclint.rc.

        +ID:\LOCAL\INC
        +ID:\BORLANDC\INCLUDE
        -sys-dirs D:\BORLANDC\INCLUDE
        -skip-ansi-headers
        +skip-sys-headers
        -nestcomment

If  I change it so that the line adding D:\LOCAL\INC to the
include path follows the line adding D:\BORLANDC
\INCLUDE  which is defined as a system include directory
to be ignored  then D:\LOCAL\INC is ignored as well, i.e.
splint seems to treating everything in the include path after a
defined system directory as a system directory as well. Is this
the expected behavior?

Best, Ed



Reply via email to