Subject: Re: pkg/34848 (NetBSD's sed cannot handle files that are missing the final newline)
To: None <grant@NetBSD.org, pkgsrc-bugs@netbsd.org, gnats-admin@netbsd.org,>
From: None <rillig@netbsd.org>
List: pkgsrc-bugs
Date: 09/09/2007 07:46:53
Synopsis: NetBSD's sed cannot handle files that are missing the final newline

State-Changed-From-To: open->closed
State-Changed-By: rillig@netbsd.org
State-Changed-When: Sun, 09 Sep 2007 07:46:52 +0000
State-Changed-Why:
Fixed in pkgsrc/pkgtools/libnbcompat/files/fgetln.c revision 1.4.

NB: The code in src/tools/compat still cannot handle embedded '\0'
characters, since it uses strlen().