Subject: CVS commit: src/dist/nawk
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 06/05/2004 12:01:28
Module Name: src
Committed By: jdolecek
Date: Sat Jun 5 12:01:28 UTC 2004
Modified Files:
src/dist/nawk: run.c
Log Message:
fix off-by-one use of gensub() index parameter, and treat negative
number to mean 'replace first match'; the index use is now fully
aligned with GNU awk
fixes PR bin/25543 by Richard Rauch
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/dist/nawk/run.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.