Subject: CVS commit: basesrc/usr.bin/xlint/lint1
To: None <source-changes@netbsd.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 11/02/2002 03:42:23
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.