Re: New stable snapshot

2012-04-10 Thread Bruno Haible
Hi Ian, > > This fix [1][2] could possibly have been included as well. It fixes a > > warning "unknown option after #pragma GCC diagnostic" that was > > introduced on 2012-02-08. It affects the 'regex' module (which many > > packages use) with all GCC versions from 4.3.0 to 4.5.3. On the other han

Re: ioctl.c

2012-04-10 Thread Nikos Mavrogiannopoulos
On 04/10/2012 08:07 PM, Eric Blake wrote: > From whom? We should credit the correct author before applying anything > (at least it is small enough to be trivial and not require copyright > assignment). I forward you the original e-mail. regards, Nikos Original Message Subjec

Re: ioctl.c

2012-04-10 Thread Eric Blake
On 04/10/2012 12:04 PM, Nikos Mavrogiannopoulos wrote: > Hello, > I received this patch in gnutls for ioctl.c. From whom? We should credit the correct author before applying anything (at least it is small enough to be trivial and not require copyright assignment). -- Eric Blake ebl...@redhat

ioctl.c

2012-04-10 Thread Nikos Mavrogiannopoulos
Hello, I received this patch in gnutls for ioctl.c. regards, Nikos diff --git a/lib/ioctl.c b/lib/ioctl.c index 2e51c92..e6ba46b 100644 --- a/lib/ioctl.c +++ b/lib/ioctl.c @@ -49,6 +49,9 @@ rpl_ioctl (int fd, int request, ... /* {void *,char *} arg */) # include "fd-hook.h" /* Get _get_osfhandl