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 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.

Attachment: glibc-FD_SET-warning-20120529.txt
Description: Text document


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