Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/xlint/xlint



Module Name:    src
Committed By:   dsl
Date:           Wed Feb  9 21:24:48 UTC 2005

Modified Files:
        src/usr.bin/xlint/xlint: xlint.c

Log Message:
Only pass -Wtraditional to cpp for lint -t ...
Stops warnings about pre-processor constructs like #elif - which there is
no point detecting now that we've changed much of the code to require an
ANSI C compiler.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/usr.bin/xlint/xlint/xlint.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index