Subject: CVS commit: src/dist/nawk
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/26/2003 13:27:26
Module Name:	src
Committed By:	jdolecek
Date:		Sun Oct 26 13:27:26 UTC 2003

Modified Files:
	src/dist/nawk: run.c

Log Message:
exit with fatal error if backreferences are used in subst string
of gensub(); these are not supported (yet) and better to fail with
error than to end up with silent incorrect substitution


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/dist/nawk/run.c

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