https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271791

Li-Wen Hsu <lw...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #1 from Li-Wen Hsu <lw...@freebsd.org> ---
This is reproducible on -current.

The output of GNU sed:

$ printf '%s\n' hello '' world | gsed -n -e 's/^//' -e '$!N' -e P -e D
hello

world

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to