[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] sizeof(long) different under windows x64 and linuxx64
> > > > Just the standard name: uintptr_t > > > > > > > > > > Can you qualify 'standard' in that context (eg Linux, gcc, POSIX, > etc). > > > > C99 > > That'll do nicely :) Can I get some feedback from the people-who-make-decisions if a patch changing all 'unsigned long's in the public .h files to uintptr_t's would be accepted? If not, what type should I use? Under Windows, I'm already using typedef's to create int8_t, uint8_t, etc, so I don't have a problem if the uintptr_t type isn't valid in windows natively either. James _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |