[issue1028] cpdup: not 64-bit clean

Erik Wikström Erik-wikstrom at telia.com
Fri Jun 13 08:32:15 PDT 2008


On 2008-06-13 02:28, Matthew Dillon wrote:
> :
> :
> :Michel Salim <salimma at fedoraproject.org> added the comment:
> :
> :Aha! Of course.. I was not familiar with it. Everything else is OK with both
> :patches, though?
> 
>     The __cpdup_unused is ok.  Not fun, but I can't think of another solution
>     at the moment.
> 
>     Lets not use size_t for the casts.  Does linux have an intptr_t ?  Can
>     we use that?

intptr_t (and uintptr_t) is C99 so I would suspect that most modern
systems have them.

-- 
Erik Wikström





More information about the Bugs mailing list