Both CRAY and cray are defined.

I have also heard that future Cray compiler versions will have a 16-bit short type, albeit with performance penalties.

Matthias

On Tuesday, January 21, 2003, at 01:10 PM, John Maddock wrote:

While I am still working on these three issues, I could solve the
problem with cstdint.hpp. and have attached a context diff of the
changes. The main issue was that short is 32 bit and int is 64 bit on
the Cray:
I'll commit that, but I would prefer to make the test Cray specific as well
as testing for #ifdef USHRT_MAX == 0xffffffff, is there some macro that the
Cray compiler defines?

Thanks,

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Reply via email to