> Is it possible
> that '../../winconfig.h' can be changed to '..\..\winconfig.h' to see
> if the problem changes to some other place?
>From my experiences each preprocessor knows how to handle the path
separator "/", even on Microsoft systems and preprocessors made by
Microsoft. ;-)

IMHO it is an error to use "\". If you try you might have to use "\\".

Bodo

_______________________________________________
splint-discuss mailing list
splint-discuss@mail.cs.virginia.edu
http://www.cs.virginia.edu/mailman/listinfo/splint-discuss

Reply via email to