On 07/26/16 22:19, Ngie Cooper (yaneurabeya) wrote:
On Jul 19, 2016, at 15:56, Pedro F. Giffuni <p...@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?
Pedro.
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"