[splint-discuss] Newbie in Splint world
Richard O'Keefe
ok at cs.otago.ac.nz
Mon Mar 15 17:54:01 EST 2010
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.)
>
More information about the splint-discuss
mailing list