
Rene Rivera wrote:
Douglas Gregor wrote:
The source code for Boost 1.33.0 is now frozen. Please do not check in any changes to the Boost source code without my explicit permission. You may still update parts of Boost that do not affect the regression tests in any way, until we have our final freeze of the entire tree at 11PM EST on Wednesday.
Two things...
1. It figures that shortly before the code is frozen the CW serialization test *all* start breaking.
I did make a change in the hope of getting the last CW serialization failures to pass. I was extremely coginizant of the 11PM EDT and make the final changes before that deadline. At this point the only pending fixes would be some endian issue with a couple of compilers - e.g. acc . This only effects one demo and is not really an issue with the serializaiton library per se. My only concern is that as far as I know - all test has been in debug mode.
From personal experience I suspect that this is not complete
2. Are we allowed to change status/expected-results.xml? To at minimum document the rest of the CW failures.
I believe documentation has a later due date. RObert Ramey