Re: AC_C_NORETURN macro?

2012-04-27 Thread Vincent Lefevre
On 2012-04-26 09:27:08 -0700, Russ Allbery wrote: > I've done the experiment from time to time of supporting -ansi or > --std=c99, but even for small code bases I consider it the kind of thing > that one does as a hobby or out of curiosity. It's not a very good way to > actually get work done and

Re: AC_C_NORETURN macro?

2012-04-27 Thread Vincent Lefevre
On 2012-04-26 12:08:50 -0400, Nick Bowler wrote: > On 2012-04-26 17:56 +0200, Vincent Lefevre wrote: > > But I think that is not a solution for MPFR, due to > > the potential clashes with GMP (on which we depend), which uses GCC's > > __attribute__ ((noreturn)). Though this may be fixed in the fut

Re: RRI patches for grep

2012-04-27 Thread Paolo Bonzini
Il 27/04/2012 11:07, Aharon Robbins ha scritto: > From 5c7665f2ced46d2e830958bce1bf46469995d3de Mon Sep 17 00:00:00 2001 > From: Arnold D. Robbins > Date: Fri, 27 Apr 2012 12:04:22 +0300 > Subject: [PATCH] Implement Rational Range Interpretation in Gnulib. > > --- > lib/regcomp.c | 13 +++-

Re: RRI - copyright assignment mailed in

2012-04-27 Thread Jim Meyering
Aharon Robbins wrote: ... > And I got an official email from the FSF legal elves that my paperwork > was received. :-) In general, you(as a gnu maintainer) can check copyright assignment status with a command like like this: ssh fencepost.gnu.org grep -i "'gnulib.*robbins'" \~gnuorg/copyright.l

Re: RRI - copyright assignment mailed in

2012-04-27 Thread Aharon Robbins
Hi Paolo. > Il 27/04/2012 10:47, Aharon Robbins ha scritto: > > What I sent to the list a while back should do. If not, I will recreate > > the patches but I can't promise they'll 100% follow Jim's standards. > > Yes, please recreate them. Done. Sent. And I got an official email from the FSF leg

Re: RRI - copyright assignment mailed in

2012-04-27 Thread Paolo Bonzini
Il 27/04/2012 10:47, Aharon Robbins ha scritto: > What I sent to the list a while back should do. If not, I will recreate > the patches but I can't promise they'll 100% follow Jim's standards. Yes, please recreate them. >> I will once more write down my requirements for the patches to go in: >> >

Re: RRI - copyright assignment mailed in

2012-04-27 Thread Aharon Robbins
Hi Paolo. > Date: Fri, 27 Apr 2012 10:39:21 +0200 > From: Paolo Bonzini > To: Aharon Robbins > CC: bug-g...@gnu.org, k...@gnu.org, bug-gnulib > Subject: Re: RRI - copyright assignment mailed in > > Il 26/04/2012 22:40, Aharon Robbins ha scritto: > > Hi Jim, Paul, Paolo, anyone else I missed, >

Re: RRI - copyright assignment mailed in

2012-04-27 Thread Paolo Bonzini
Il 26/04/2012 22:40, Aharon Robbins ha scritto: > Hi Jim, Paul, Paolo, anyone else I missed, > > I sent in paperwork for copyright assignments in grep and gnulib to the > FSF; they were mailed last Friday so they should be there by now. > > Can we move ahead getting the Rational Range Interpretat