Hello,

On CygWin GCC 3.3.1 date_time library compiles with many stdint related warnings. Offending code is in boost/date_time/posix_time/posix_time_config.hpp, here is the snippet:

Undefining BOOST_HAS_STDINT_H leads to numerous macros redefinition warnings (essentially macros defined in stdint, are redefined in boost/cstdint).

This behavior observed on latest CVS. On 1.30.02 situation is even worth - library fails to compile because there is no boost::uint32_t type defined (the error triggered in microsec_time_clock.hpp).

--Kirill


___________

Kirill Lapshin

410-468-3625