id summary reporter owner description type status milestone component version severity resolution keywords cc 1620 typo in definition of macro BOOST_CLASS_EXPORT_ARCHIVE_LIST tobias.loew@… Robert Ramey "There seems to be a typo in the definition of the macro BOOST_CLASS_EXPORT_ARCHIVE_LIST in boost/serialization/export.hpp (line 266) // the default exportable class identifier is the class name #define BOOST_CLASS_EXPORT_ARCHIVE_LIST(T, '''ASEQ''') \ BOOST_CLASS_EXPORT_GUID_ARCHIVE_LIST(T, BOOST_PP_STRINGIZE(T), '''A''') It seems that the A should be a ASEQ or vice versa." Bugs closed Boost 1.35.0 serialization Boost 1.34.1 Problem fixed