3f2018d428
Don't forget to close the range if we branched over its end and had no chance to match it by the 2nd address precisely. Otherwise the unclosed range would bogusly extend to the end of stream. Add a regression test. Explain the decision in the `POSIX' file. 1.44 src/usr.bin/sed/process.c 1.2-1.4 src/usr.bin/sed/POSIX 1.13 src/tools/regression/usr.bin/sed/regress.sh 1.1 src/tools/regression/usr.bin/sed/regress.b2a.out |
||
---|---|---|
.. | ||
build | ||
debugscripts | ||
diag | ||
KSE | ||
lib32 | ||
LibraryReport | ||
regression | ||
sched | ||
test | ||
tools | ||
install.sh | ||
make_libdeps.sh | ||
README |
$FreeBSD$ This directory tree contains tools used for the maintenance and testing of FreeBSD. There is no toplevel Makefile structure since these tools are not meant to be built as part of the standard system, though there may be individual Makefiles in some of the subdirs. Please read the README files in the subdirs for further information.