This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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] Avoid bogus pointer->int cast


On 07/17/2012 11:21 AM, Ralf Corsepius wrote:
> Hi,
> 
> The patch below addresses a (minor) bug in readdir.c. It replaces a
> (bogus) pointer->int cast with a pointer->intptr_t cast.

Did you forget the patch?

> 
> [pointer->int casts are invalid on many architectures.]
> 
> OK to commit? If nobody objects, I am going to commit this patch later
> this week.

Probably okay, but I'd still like to see it first.

-- 
Eric Blake   eblake@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


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