This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Suppress sign-conversion warning from FD_SET


On Tue, May 29, 2012 at 6:35 AM, Paul Pluzhnikov <ppluzhnikov@google.com> wrote:
> On Tue, May 29, 2012 at 2:34 AM, Pedro Alves <palves@redhat.com> wrote:
>
>>> + ? ? ?? (0 <= __d && __FD_SETSIZE < __d ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?\
>>
>> looks like swapped by mistake.
>
> Ouch. Corrected.
>
> Thanks,
> --
> Paul Pluzhnikov
>
>
> 2012-05-29 ?Paul Pluzhnikov ?<ppluzhnikov@google.com>
>
> ? ? ?* debug/fdelt_chk.c (__fdelt_chk): Use signed long to avoid warning.
> ? ? ?* misc/bits/select2.h (__FD_ELT): Adjust for above.

No further comments. Deadline for 2.16 is today.
http://sourceware.org/ml/libc-alpha/2012-05/msg01879.html

Ok to commit?

Thanks,
-- 
Paul Pluzhnikov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]