DragonFly bugs List (threaded) for 2008-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: [issue1028] cpdup: not 64-bit clean
On 2008-06-13 02:28, Matthew Dillon wrote:
> :
> :
> :Michel Salim <salimma@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]