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

2013-04-30 Thread Paul Eggert
On 04/30/13 02:27, Stefano Lattarini wrote: > Actually, I believe the current gettext maintainer is Daiki Ueno: > Hmm, well, perhaps Daiki should be listed as the maintainer for at least the gettext-related modules in Gnulib?

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

2013-04-30 Thread Stefano Lattarini
Hi Paul, Pádraig. On 04/25/2013 10:28 AM, Stefano Lattarini wrote: > On 04/25/2013 07:29 AM, Paul Eggert wrote: >> 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 patc

bug#14318: sort: unexpected results

2013-04-30 Thread Pádraig Brady
tag 14318 notabug stop On 04/30/2013 02:37 AM, Kenneth Dickman wrote: > Why does putting "depot" in the input file, corrupt the sort function? How > can I get sort to operate properly? > > $ cat good > bin/... //b/bin/... > logs/... //logs/... > ... //b/... > $ sort good > ... //b/... > bin/...