Boost logo

Boost-Commit :

From: ramey_at_[hidden]
Date: 2007-11-28 23:59:37


Author: ramey
Date: 2007-11-28 23:59:37 EST (Wed, 28 Nov 2007)
New Revision: 41454
URL: http://svn.boost.org/trac/boost/changeset/41454

Log:
gcc, vc 7.1 and vc8.0 passing all tests !!!
Text files modified:
   branches/serialization_next_release/boost/libs/serialization/test/Jamfile.v2 | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: branches/serialization_next_release/boost/libs/serialization/test/Jamfile.v2
==============================================================================
--- branches/serialization_next_release/boost/libs/serialization/test/Jamfile.v2 (original)
+++ branches/serialization_next_release/boost/libs/serialization/test/Jamfile.v2 2007-11-28 23:59:37 EST (Wed, 28 Nov 2007)
@@ -72,7 +72,7 @@
 if ! $(BOOST_ARCHIVE_LIST) {
     test-suite "serialization2" :
         [ test-bsl-run test_private_ctor ]
- [ test-bsl-run test_reset_object_address ]
+ [ test-bsl-run test_reset_object_address : a ]
         [ test-bsl-run test_void_cast ]
         [ test-bsl-run test_mult_archive_types ]
         


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk