Re: [Grep-devel] bug#25390: Segfault with sed 4.3

2017-01-14 Thread Jim Meyering
On Mon, Jan 9, 2017 at 9:27 PM, Assaf Gordon wrote: > Hello all, > >> On Jan 9, 2017, at 09:11, Norihiro Tanaka wrote: >> >> Sorry, I adjusted commit log, New patch does not change >> testsuite/Makefile.tests. >> <0001-tests-new-test-for-dfa-crash-bug.patch> > > > Paul, > Thank you for the quick

[PATCH] strftime: %z is -00 if unknown

2017-01-14 Thread Paul Eggert
* lib/strftime.c (DO_TZ_OFFSET): Omit arg 'negative'; it's now the caller's responsibility to set 'negative_number'. All uses changed. (__strftime_internal): Put '-' before a zero UTC offset if the time zone abbreviation starts with "-", which is the recently-introduced tzdb convention for an unkn