[BusyBox] busybox-1-0pre2 sed problem

Glenn McGrath bug1 at optushome.com.au
Sat Aug 30 04:44:11 UTC 2003


On 24 Aug 2003 00:20:05 +0200
Jean Wolter <jean.wolter at inf.tu-dresden.de> wrote:

> echo fooba | sed -n 's/foo//;s/bar/found/p'
> ba
 
> But since the second substitution wasn't made it shouldn't print
> anything.

Ok, i tested my patch with GNU sed's testsuite and on a ./configure
file, the fix looks good, its been commited to CVS.

Bbusybox sed passes 19 out of 48 GNU sed tests, a few of the failed
tests are for features busybox sed doesnt support, but i suspect there
are still quite a few bugs in existing busybox sed commands.

Help with busybox sed is much appreciated.


Glenn



More information about the busybox mailing list