Boost logo

Boost :

Subject: Re: [boost] [Boost.Serialization] Serialization regressions (was Re: Boost.Thread test results in Boost.Tokenizer)
From: Matthias Troyer (troyer_at_[hidden])
Date: 2010-08-22 14:59:13


On 21 Aug 2010, at 21:42, Belcourt, Kenneth wrote:

>
> On Aug 21, 2010, at 1:37 PM, Matthias Troyer wrote:
>
>>
>>
>> On Aug 21, 2010, at 12:33 PM, "Belcourt, Kenneth" <kbelco_at_[hidden]> wrote:
>>>
>>> No and no. I first noticed this problem about 6 weeks ago when looking at the MPI test results and finding MPL test results instead. Unfortunately I can't point you to the MPI problem because most all MPI is broken due to errors in
>>
>> I thought we fixed those errors for 1.44. Are there new problems?
>
> Yes, compile problems with serialization/access.hpp.
>
> instantiated from here ../boost/serialization/access.hpp:118:
>
> error: ???class std::list<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >??? has no member named ???serialize???
>
> http://tinyurl.com/25bhe8d

This is actually a regression in Boost.Serialization and lots of serialization tests fail with the same error message.

Matthias


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk