On Fri, Jun 16, 2006 at 07:06:06PM -0500, Ron Johnson wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Falk Hueffner wrote: > > On Thu, Jun 08, 2006 at 07:58:23AM +0200, Bastian Blank wrote: > >> long is not appropriate to save pointers, you need to use intptr_t or > >> uintptr_t. > > > > C90 basically promised it would work, and it is widely considered a > > bug in C99 that there is no such guarantee. sizeof(void*) == > > sizeof(long) is also assumed all over the place in Linux, and there is > > "Linux == kernel" or "Linux == distro"?
Both. -- Falk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]