Date: Tue, 11 Nov 2008 17:15:57 +0000 (UTC) From: Diomidis Spinellis <dds@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/sed compile.c Message-ID: <200811111715.mABHFxEr003964@repoman.freebsd.org>
index | next in thread | raw e-mail
dds 2008-11-11 17:15:57 UTC
FreeBSD src repository
Modified files:
usr.bin/sed compile.c
Log:
SVN rev 184854 on 2008-11-11 17:15:57Z by dds
Fix the code to conform to the "or more" part of the following POSIX
specification and regression test regress:25.
"A function can be preceded by one or more '!' characters, in which
case the function shall be applied if the addresses do not select
the pattern space."
MFC after: 2 weeks
Revision Changes Path
1.33 +1 -1 src/usr.bin/sed/compile.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811111715.mABHFxEr003964>
