svn commit: r303047 - head/usr.bin/sed

Ngie Cooper (yaneurabeya) yaneurabeya at gmail.com
Wed Jul 27 06:12:10 UTC 2016


> On Jul 26, 2016, at 21:33, Pedro Giffuni <pfg at FreeBSD.org> wrote:
> 
> 
> 
> On 07/26/16 22:19, Ngie Cooper (yaneurabeya) wrote:
>> 
>>> On Jul 19, 2016, at 15:56, Pedro F. Giffuni <pfg at FreeBSD.org> wrote:
>>> 
>>> Author: pfg
>>> Date: Tue Jul 19 22:56:40 2016
>>> New Revision: 303047
>>> URL: https://svnweb.freebsd.org/changeset/base/303047
>>> 
>>> Log:
>>> sed(1):	Assorted cleanups and simplifications.
>>> 
>>> Const-ify several variables, make it build cleanly with WARNS level 5.
>>> 
>>> Submitted by:	mi
>>> PR:		195929
>>> MFC after:	1 month
>>> 
>>> Modified:
>>> head/usr.bin/sed/Makefile
>>> head/usr.bin/sed/compile.c
>>> head/usr.bin/sed/defs.h
>>> head/usr.bin/sed/extern.h
>>> head/usr.bin/sed/main.c
>>> head/usr.bin/sed/misc.c
>>> head/usr.bin/sed/process.c
>> 
>> This breaks the etcupdate tests: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211399 .
>> Thanks,
> 
> I am OK with reverting but I would like more details. Is there a way to
> get a diff between the pass vs. failing tests?

I added more info to the bug. It looks like it’s swallowing a newline with the www group/password entry when used with /i.
Thanks,
-Ngie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20160726/3ce6430e/attachment.sig>


More information about the svn-src-all mailing list