On Mar 15, 2010, at 9:12 PM, A Z wrote:

> Guys
> Just started to use splint in IDE of  Visual C++ 2008 Expression
> Edition and its not working.
> When I execute splint it gives me the following log.Sorry for
> including this long log here.
> splint has not even touch the source code that I have written.
> Thanks in advance,AJ
>
> [
> Command Line: Cannot open options file: C:\Program
>  There was a problem reading an initialization file (Use -warnrc to  
> inhibit
>  warning)

You need quotation marks around "Program Files"

End of story.  (The Open Watcom C/C++ and Fortran 77 compilers have
similar troubles with spaces in file names, which is why they
install in C:\WATCOM instead of C:\Program Files\WATCOM.)
>



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

Reply via email to