On 2008-06-13 02:28, Matthew Dillon wrote:
> :
> :
> :Michel Salim <[EMAIL PROTECTED]> 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

Reply via email to