Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/dist/nawk
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.
Home |
Main Index |
Thread Index |
Old Index