On Mar 13, 2012, at 9:10 AM, Brice Goglin wrote:
>> More investigation shows that the code currently assumes group (and
>> processor) masks to be 32 bit, which is not true on 64 bit systems.
>
> No. What it assumes is that you have a sane compiler where ulong is not
> 32bits on 64bits systems :)
Ew.
Is the implication here that some flavors of windows have 32 bit ulongs? And we need to deal with that? Or is this a compiler-specific issue? (i.e., mingw doesn't have these kinds of issues -- only MSVC does?)
--
Jeff Squyres
jsquyres_at_[hidden]
For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/
|