[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] sizeof(long) different under windows x64 and linuxx64
On Wed, Jan 23, 2008 at 01:30:47PM +1100, James Harper wrote: > 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? Shouldn't it be changed appropriately? That is, uintptr_t for values that actually do, or can, hold a "pointer" value, and something else for other 'longs'? john _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |