Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r62668 - branches/release/libs/test/build
From: andrey.semashev_at_[hidden]
Date: 2010-06-09 12:38:29


Author: andysem
Date: 2010-06-09 12:38:29 EDT (Wed, 09 Jun 2010)
New Revision: 62668
URL: http://svn.boost.org/trac/boost/changeset/62668

Log:
Reverted an accidental commit.

Text files modified:
   branches/release/libs/test/build/Jamfile.v2 | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: branches/release/libs/test/build/Jamfile.v2
==============================================================================
--- branches/release/libs/test/build/Jamfile.v2 (original)
+++ branches/release/libs/test/build/Jamfile.v2 2010-06-09 12:38:29 EDT (Wed, 09 Jun 2010)
@@ -14,7 +14,7 @@
                    <link>shared,<toolset>msvc:<cxxflags>-wd4275
                    <toolset>msvc:<cxxflags>-wd4671
                    <toolset>msvc:<cxxflags>-wd4673
-# <warnings>all
+ <warnings>all
     : usage-requirements
                    <define>BOOST_TEST_NO_AUTO_LINK=1
                    # Disable Warning about boost::noncopyable not being exported
@@ -108,4 +108,4 @@
 boost-install boost_prg_exec_monitor
               boost_test_exec_monitor
               boost_unit_test_framework ;
-
+
\ No newline at end of file


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