$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost::serialize 1.61 ticket #12141 not quite fixed for Visual Studio 15?
From: Colin Humphries (colin_at_[hidden])
Date: 2016-06-26 18:33:21
After converting to boost 1.61 and Visual Studio 15 we now see a problem
closely related to one reported in ticket #12141. Our XML archives now end
with the following 2 lines:
</boost_serialization>
</boost_serialization>
Could someone suggest a quick fix please? I think the problem must be in
archive/impl/xml_woarchive_impl.ipp but I can't seem to grasp how the
archive destructor emits the last line.
Regards,
Colin Humphries