Date: Sun, 9 Jun 2002 23:06:20 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sed process.c Message-ID: <200206100606.g5A66KO15944@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/06/09 23:06:20 PDT
Modified files:
usr.bin/sed process.c
Log:
Correctly handle global substitutions where the pattern is only "$", the
EOL anchor, when the last input line does not end in a newline character.
Picked up by the GNU sed test suite.
Revision Changes Path
1.19 +3 -0 src/usr.bin/sed/process.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206100606.g5A66KO15944>
