On Mon, May 13, 2002 at 02:23:43PM -0700, David Brownell wrote: > > Such assumptions broke where "sizeof (int) == sizeof (short)", and > more recently where the codegen models preserve another classic > BSD-ism, "sizeof (long) == sizeof (int)" ... I think some current 64bit > systems use "sizeof (long long) == sizeof (void *)".
ia64 Linux still has sizeof(long) == sizeof(void *) I think ia64 Windows is the one that uses long long, but I am trying to stay away from that beast for now :) greg k-h _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
