Subject: CVS commit: [netbsd-4] src/dist/nawk
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 02/03/2008 00:23:16
Module Name: src
Committed By: riz
Date: Sun Feb 3 00:23:16 UTC 2008
Modified Files:
src/dist/nawk [netbsd-4]: lex.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1034):
dist/nawk/lex.c: revision 1.8
Bring back the fix in revision 1.6, apparently accidentally lost
during last merge, to allow escape of a newline in string literals.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.4.1 src/dist/nawk/lex.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.