
24 Oct
2005
24 Oct
'05
3:32 p.m.
On Oct 24, 2005, at 7:30 AM, John Maddock wrote:
Confirmed as a dependency issue: building test_demo_xml_save first fixes the problem. Was the suggested fix for these dependency issues ever committed? I don't see it in cvs.
Here's the Borland patch:
Index: boost/serialization/shared_ptr.hpp [snip]
Looks good! I've committed it. There was some fuzz because of some BOOST_DEDUCED_TYPENAMEs that are there in the latest version of the file, but are clearly wrong. The CVS log states that they were added to work around compiler bugs, but we don't know which compiler, so I've yanked them back out. Doug