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 6/13/2012 10:53 AM, Paul Eggert wrote:
> On 06/13/2012 07:43 AM, Carlos O'Donell wrote:
>> Could you please repost the final patch and I'll ACK that?
> 
> Here it is, taken from the attachment to Paul Pluzhnikov's email
> <http://sourceware.org/ml/libc-alpha/2012-05/msg01879.html>.
> I just now wrote the ChangeLog entry.
> 
> 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
> 
> 	Suppress sign-conversion warning from FD_SET.
> 	See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
> 	* debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
> 	not unsigned long int.
> 	* misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.

This looks good to me. Please check this in.

Thanks to everyone who worked out the details for this :-)

Cheers,
Carlos.
-- 
Carlos O'Donell
Mentor Graphics / CodeSourcery
carlos_odonell@mentor.com
carlos@codesourcery.com
+1 (613) 963 1026


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