$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Serialization] archive back compatibility problems should be fixed
From: Richard Webb (richard.webb_at_[hidden])
Date: 2010-10-21 05:10:42
Bryce Lelbach <admin <at> thefireflyproject.us> writes:
>
>
> As of r66123 mingw builds serialization and passes all tests on my machine.
>
The regression tests on Rev 66120 all passed in mingw 4.5.1 in c++98 mode :-).
There are still 2 failures in c++0x mode, though those look like problems in the
tests rather than in the lib. See http://tinyurl.com/24bkyjx for an example.