Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/xlint/lint1
Module Name: basesrc
Committed By: perry
Date: Sat Nov 2 01:42:23 UTC 2002
Modified Files:
basesrc/usr.bin/xlint/lint1: scan.l
Log Message:
1) // is only for c99 or gcc
2) inline is acceptable in c99 -- create a new c99 keyword class.
XXX The handling of sflag and Sflag is utterly bogus throughout this
pass. I think I have to make some adjustments.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 basesrc/usr.bin/xlint/lint1/scan.l
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