sed(1) r command incorrectly bail out.

Issue #127 resolved
Takehiko NOZAKI repo owner created an issue

sed -e "/a/r" incorrectly bail out and show error message.

patch taken from OpenBSD:

http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/sed/compile.c#rev1.13 make sed r command not bail out. try sed -e "/a/r" vtamara@wimsey.informatik.uni-kl.de, pr 2755

Comments (1)

  1. Log in to comment