
4 Oct
2004
4 Oct
'04
9:59 p.m.
Joaquín Mª López Muñoz <joaquin <at> tid.es> writes:
* Update the CVS (the whole tree, please) * Change line 35 of boost/multi_index/detail/node_type.hpp
#if BOOST_WORKAROUND(BOOST_MSVC,<1300) to #if BOOST_WORKAROUND(BOOST_MSVC,<1310)
(note the change in VC version)
* Change line 36 of boost/multi_index/detail/base_type.hpp #if BOOST_WORKAROUND(BOOST_MSVC,<1300) to #if BOOST_WORKAROUND(BOOST_MSVC,<1310)
* run the tests for multi_index and report the results.
Thank you very much in advance.
I forgot to add, line 14 in boost/multi_index/detail/ msvc_index_specifier.hpp also necessitates a change for version number in the workaround at line 14. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo