id summary reporter owner description type status milestone component version severity resolution keywords cc 4767 MinGW: text_Xarchive_impl destructors marked dllimport Jim Bell Robert Ramey "The boost date_time regression test [http://www.boost.org/development/tests/trunk/developer/output/MinGW-32%20jc-bell-com-boost-bin-v2-libs-date_time-test-testgreg_serialize_dll-test-gcc-mingw-4-4-0-debug-gregorian.html testgreg_serialize_dll] won't compile, failing in archive's text_oarchive.hpp and text_iarchive.hpp: {{{ In file included from ..\libs\date_time\test\gregorian\testgreg_serialize.cpp:8: ../boost/archive/text_oarchive.hpp:84: error: function 'boost::archive::text_oarchive_impl::~text_oarchive_impl()' definition is marked dllimport [...] In file included from ..\libs\date_time\test\gregorian\testgreg_serialize.cpp:9: ../boost/archive/text_iarchive.hpp:91: error: function 'boost::archive::text_iarchive_impl::~text_iarchive_impl()' definition is marked dllimport }}} " Bugs closed Boost 1.46.0 date_time Boost Development Trunk Regression fixed mingw date_time testgreg_serialize_dll BOOST_ARCHIVE_SOURCE jim@…