|
Boost : |
From: Paul A. Bristow (boost_at_[hidden])
Date: 2003-08-28 13:35:57
Trying to use boost/date-time in MSVC 7.1 in 'strict' mode option /Za 'disable
language extensions' it seems that
boost::int64_t isn't available.
After a journey through the labryinthine config modules, I have got compiling
with
#define BOOST_HAS_MS_INT64 // required if language extensions disabled /Za.
as the first statement.
but I am unclear if this is a deficiency in either boost/cstdint and/or
date-time/compiler_config.hpp
or in my understanding of the MS option
but it might be worth documenting somewhere, perhaps as a comment in
cstdint.hpp?
Paul
Paul A Bristow, Prizet Farmhouse, Kendal, Cumbria, LA8 8AB UK
+44 1539 561830 Mobile +44 7714 33 02 04
mailto:pbristow_at_[hidden]
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk