$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-11-29 17:39:39
A whole bunch of serialization tests are failing for Intel/Windows
because of an apparent error in export.hpp. See below.
What is the status of getting this fixed?
..\boost/serialization/export.hpp(131): error: redeclaration cannot add
dllexport/dllimport to
"boost::archive::detail::ptr_serialization_support<Archive,
Serializable>::instantiate" (declared at line 131)
BOOST_DLLEXPORT void
ptr_serialization_support<Archive,Serializable>::instantiate()
Thanks,
--Beman