[1.33.0] [Serialization] Important: cw-9_4 failures

Lots of Serialization tests are failing: http://engineering.meta-comm.com/boost-regression/CVS-RC_1_33_0/ developer/issues.html We need to resolve these before we can release RC2. Doug

Douglas Gregor wrote:
Lots of Serialization tests are failing:
http://engineering.meta-comm.com/boost-regression/CVS-RC_1_33_0/ developer/issues.html
We need to resolve these before we can release RC2.
Should be fixed now. The problem was caused by this change: <http://cvs.sourceforge.net/viewcvs.py/boost/boost/boost/serialization/collections_load_imp.hpp?r1=1.8&r2=1.8.2.1> http://tinyurl.com/dwnq4 And not changing the places where stack_construct was used. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

Ouch! I made the change on my system here and tested on my local setup. Unfortunately I don't have CW. Robert Ramey Rene Rivera wrote:
Douglas Gregor wrote:
Lots of Serialization tests are failing:
http://engineering.meta-comm.com/boost-regression/CVS-RC_1_33_0/ developer/issues.html
We need to resolve these before we can release RC2.
Should be fixed now. The problem was caused by this change:
<http://cvs.sourceforge.net/viewcvs.py/boost/boost/boost/serialization/collections_load_imp.hpp?r1=1.8&r2=1.8.2.1> http://tinyurl.com/dwnq4
And not changing the places where stack_construct was used.
participants (3)
-
Douglas Gregor
-
Rene Rivera
-
Robert Ramey