Searched hist:168258 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/tools/regression/usr.bin/sed/
H A Dregress.b2a.out168258 Mon Apr 02 06:14:46 MDT 2007 yar 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 basic regression test for the bug fixed. (This change
also fixes the more complex case 5.3 from `multitest.t'.)

Compared with: SUN and GNU seds
Tested by: regression tests
MFC after: 1 week
H A Dregress.shdiff 168258 Mon Apr 02 06:14:46 MDT 2007 yar 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 basic regression test for the bug fixed. (This change
also fixes the more complex case 5.3 from `multitest.t'.)

Compared with: SUN and GNU seds
Tested by: regression tests
MFC after: 1 week
/freebsd-9.3-release/usr.bin/sed/
H A Dprocess.cdiff 168258 Mon Apr 02 06:14:46 MDT 2007 yar 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 basic regression test for the bug fixed. (This change
also fixes the more complex case 5.3 from `multitest.t'.)

Compared with: SUN and GNU seds
Tested by: regression tests
MFC after: 1 week

Completed in 203 milliseconds