Re: [bug-diffutils] bug#30913: Releasing a build compatible withglibc-2.26+

2018-03-23 Thread Paul Eggert
On 03/23/2018 12:32 AM, The Fireplace wrote: Alright, I’ve tested using the process you described, with my only change to it being to add a few needed arguments for my setup to ./configure. When I ran make, it ended somewhat quickly, with the following

Re: [bug-diffutils] bug#30913: Releasing a build compatible withglibc-2.26+

2018-03-23 Thread Eric Blake
On 03/23/2018 01:44 PM, Paul Eggert wrote: From 0d111b0de328d31dd3444ceeec977a7aaa5bb0ed Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 23 Mar 2018 11:26:15 -0700 Subject: [PATCH] c-stack: port to recent GCC build Problem reported by The Fireplace (Bug#30913). * lib/c-stack.c (die): Def

Re: [bug-diffutils] bug#30913: Releasing a build compatible withglibc-2.26+

2018-03-23 Thread Paul Eggert
On 03/23/2018 11:50 AM, Eric Blake wrote: Would it not be simpler to just use __attribute__((unused)) on the function declaration That should work if properly ifdeffed, yes. I didn't do it that way only because nobody else in Gnulib is doing it that way and there are problems with __attribute

Re: [bug-diffutils] bug#30913: bug#30913: Releasing a build compatible withglibc-2.26+

2018-03-23 Thread Jim Meyering
On Fri, Mar 23, 2018 at 11:50 AM, Eric Blake wrote: > On 03/23/2018 01:44 PM, Paul Eggert wrote: > >>> From 0d111b0de328d31dd3444ceeec977a7aaa5bb0ed Mon Sep 17 00:00:00 2001 >> >> From: Paul Eggert >> Date: Fri, 23 Mar 2018 11:26:15 -0700 >> Subject: [PATCH] c-stack: port to recent GCC build >> >>

Re: [platform-testers] new snapshot available: sed-4.4.104-290c

2018-03-23 Thread Jim Meyering
On Fri, Mar 23, 2018 at 4:23 PM, Assaf Gordon wrote: > (adding bug-gnulib@ because of 'test-localename' failure) > > Hello Jim, > > On Fri, Mar 23, 2018 at 02:15:05PM -0700, Jim Meyering wrote: >> sed snapshot: >> https://meyering.net/sed/sed-4.4.104-290c.tar.xz > > No sed test failures on these

Re: [bug-diffutils] bug#30913: Releasing a build compatible withglibc-2.26+

2018-03-23 Thread Bruno Haible
Hi Paul, > Thanks. I installed the attached patch into Gnulib and committed this > into diffutils. I think an additional fix of this is in order: diff --git a/lib/c-stack.c b/lib/c-stack.c index c309666..9bbe6fe 100644 --- a/lib/c-stack.c +++ b/lib/c-stack.c @@ -101,7 +101,7 @@ static char cons