diff options
author | Rob Landley <rob@landley.net> | 2014-12-10 17:59:00 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2014-12-10 17:59:00 -0600 |
commit | acb2d0ed74312da548e2b209732b2f7e67a65c23 (patch) | |
tree | 7443a8671ea97a4611ca42ce20bde49a46f39a3f /toys/other | |
parent | 50fc9ed007b084883fb09c64866c45c571e70a99 (diff) | |
download | toybox-acb2d0ed74312da548e2b209732b2f7e67a65c23.tar.gz |
Fix some sed bugs and improve error reporting.
A newline after 'b' commands in -e command line patterns was being discarded
as whitespace, a single element regex match on a {} was leaving stale state
for the next line, and giant -e blobs of instructions were saying things
like problem at character 432 (note: nulls inserted for regex processing
aren't always cleaned up, screws up error reporting).
Diffstat (limited to 'toys/other')
0 files changed, 0 insertions, 0 deletions