Oleg Verych wrote:
Package: sed Version: 4.1.5-1 Severity: normalExample: 'cycle 3' == 'first address 3' is lost:
Not a bug. sed starts a one-line lookahead behavior when $ is used. You're right this is unnecessary for ADDR1,$ but it does not cause wrong behavior -- the output is correct.
Paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]