Subject: Re: [Boost-users] serialization1.36.0 extended_type_info exit issue(s)
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2008-10-11 18:45:56


> I've made changes in the trunk to address this problem.
>
> Please try to run this test again to verifiy that I've indeed fixed it.

FWIW, my application now works indeed. It is serializing polymorphic objects
for which the BOOST_CLASS_EXPORT is located in dynamically loaded shared
libraries. It was crashing in gcc/release mode/linux before.

Good job!
Regards Hartmut