yar 3f2018d428 MFC:
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
2007-04-19 23:19:43 +00:00
..
2005-05-16 09:32:41 +00:00
2007-04-19 23:19:43 +00:00
2007-01-26 06:46:39 +00:00

$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.