Subject: [Boost-bugs] [Boost C++ Libraries] #4767: MinGW: text_Xarchive_impl destructors marked dllimport
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-10-22 02:31:20
#4767: MinGW: text_Xarchive_impl destructors marked dllimport
----------------------------------------------------+-----------------------
Reporter: Jim Bell <jim@â¦> | Owner: ramey
Type: Bugs | Status: new
Milestone: Boost-1.45.0 | Component: serialization
Version: Boost Development Trunk | Severity: Showstopper
Keywords: mingw date_time testgreg_serialize_dll |
----------------------------------------------------+-----------------------
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<Archive>::~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<Archive>::~text_iarchive_impl()'
definition is marked dllimport
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4767> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:04 UTC