Re: bug#14253: Testsuite failure in gnulib-tests: test programs cannot be built

2013-04-24 Thread Paul Eggert
On 04/24/2013 02:08 AM, Pádraig Brady wrote: > Bernhard noticed this also: > http://lists.gnu.org/archive/html/coreutils/2013-03/msg00065.html Thanks, here's a proposed patch. I'll CC: this to Bruno since he's gettext's maintainer. >From 319571c0a0ad96d60f00470ef5d0ac8cc83c194b Mon Sep 17 00:00:

Re: [PATCH] Add support for ISO 8601 basic format

2013-04-24 Thread Paul Eggert
Thanks for taking this on. Here is a brief review. The most important thing is that the patch also needs to update doc/parse-datetime.texi. Also, some comments about the code changes: On 03/30/13 12:18, Mihai Capotă wrote: > + /* not ISO 8601 time, forcing mktime error */ > + pc->hour

Re: test-getaddrinfo failures in Fedora Rawhide

2013-04-24 Thread Pádraig Brady
On 04/23/2013 11:16 AM, Dmitry V. Levin wrote: > On Tue, Apr 23, 2013 at 10:54:03AM +0100, Pádraig Brady wrote: >> I'm still thinking the gnulib patch should be applied though, > > Since the regression in glibc was detected by this gnulib test, > I'm not sure ignoring all EAI_SYSTEM errors would b

Re: bug#14097: [PATCH] Add support for ISO 8601 basic format

2013-04-24 Thread Mihai Capotă
On Mon, Apr 1, 2013 at 2:51 PM, Eric Blake wrote: > This patch is non-trivial in size. I stopped reviewing here; we would > need to have copyright assignment on file to take this patch from you. > Is this still something you are interested in pursuing? I completed the assignment process. Please

Re: bug#14253: Testsuite failure in gnulib-tests: test programs cannot be built

2013-04-24 Thread Pádraig Brady
On 04/24/2013 09:34 AM, Stefano Lattarini wrote: > It happens when building from a bootstrapped git checkout, with the > latest master v8.21-40-g090294b). > > This is the exact error: > > $ (cd gnulib-tests && make check) > ... > make[3]: Entering directory > `/storage/home/stefano/src/gnu