
Nathan Ridge wrote:
Nathan Ridge wrote:
1. At [1], I see a number of yellow "fail" boxes. The legend describes this as "failure on a newly added test/compiler". Should I be worried about these?
At least, `type_erased` and `strided` have been failing for some time. IIRC, `strided` still has a bug, which can be found at http://thread.gmane.org/gmane.comp.lib.boost.devel/211955/focus=212004 This bug might be the origin of the `strided` test failure.
OK, thanks for letting me know. Since they have been failing for some time, the failures are very likely unrelated to my bug fixes, so I will go ahead and merge those.
Yes, please :) After the merge, don't forget to add "fixes #5603 and #6110" to Boost 1.53 release notes! You can directly update (via subversion) website/public_html/live/feed/history/boost_1_53_0.qbk or you can post the release notes to "[1.53.0] Release Notes" thread. If you need an example of the release notes, please see https://svn.boost.org/svn/boost/website/public_html/live/feed/history/boost_... And here is the release schedule for Boost 1.53. ( http://www.boost.org/community/ ) - 1.53.0 Closed, except by permission (Monday, December 31) - 1.53.0 Begin beta RC build (Thursday, January 3, 2013) - 1.53.0 Beta release (Monday, January 7, 2013) - 1.53.0 Closed, except by permission (Monday, January 28, 2013) - 1.53.0 Begin RC build (Thursday, January 31, 2013) You can find general information of the release schedule at: https://svn.boost.org/trac/boost/wiki/ReleaseSchedule Regards, Michel