comparison .hgtags @ 1601:2dcc165f6e21 draft

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).
author Rob Landley <rob@landley.net>
date Wed, 10 Dec 2014 17:59:00 -0600
parents 7a0ea74c2e0c
children 4a68c2b7787c
comparison
equal deleted inserted replaced
1600:ce22ad7a26c1 1601:2dcc165f6e21