[C++-sig] Bug: Pyste misoutputs 64 bit ints on MSVC

Nicodemus nicodemus at globalite.com.br
Mon Oct 6 20:47:07 CEST 2003


Conan Brink wrote:

>There appear to be boost::int64_t and boost::uint64_t in
><boost/cstdint.hpp>, as part of the integer library, for those systems
>where they are not already defined in <stdint.h> (cstdint.hpp will
>include stdint.h if it is available, or typedef the various integer
>types for itself if not)
>  
>

Nice. Pyste now always uses boost::int64_t and boost::uint64_t.

Thanks,
Nicodemus.





More information about the Cplusplus-sig mailing list