Boost logo

Boost :

From: Beman Dawes (beman_at_[hidden])
Date: 2000-09-24 19:37:30


John Maddock wrote:

>Jens,
>
>>Oh, and I've extended boost/stdint.h to make 64 bit types available
>>with gcc as well, because gcc uses ULONG_LONG_MAX instead of
>>ULLONG_MAX for the relevant preprocessor define.
>
>>I've also updated integer_traits_test.cpp with the new
>>BOOST_NO_INT64_T #define.
>
>That broke Borland/Mircosoft and gcc support on Win32!
>
>I've uploaded fixes for these plus the changes required by the INTXX_C
>macros, for now 64-bit integer support on Win32/gcc is disabled - if
anyone
>can see how to fix this I'd appreciate it (it can't preprosess 64-bit
>int's).

I just ran the regression test on the current snapshot. See
http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/~checkout~/boost/libs/cs-win32.html?rev=1.3&content-type=text/html&cvsroot=boost

Looks like the integer stuff is working.

Thanks, Jens and John!

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk