Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/07/2001 12:02:56
Module Name: basesrc
Committed By: lukem
Date: Mon May 7 09:02:55 UTC 2001
Modified Files:
basesrc/usr.bin/xlint/lint1: scan.l
Log Message:
only error on a newline in a string if -t (traditional) mode is enabled, since
ansi c supports multi-line strings without the trailing \n\ ...
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 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.