|
Boost-Commit : |
From: emil_at_[hidden]
Date: 2008-04-23 13:31:56
Author: emildotchevski
Date: 2008-04-23 13:31:56 EDT (Wed, 23 Apr 2008)
New Revision: 44742
URL: http://svn.boost.org/trac/boost/changeset/44742
Log:
Fix for http://tinyurl.com/6owy6b.
Text files modified:
trunk/libs/exception/test/Jamfile.v2 | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
Modified: trunk/libs/exception/test/Jamfile.v2
==============================================================================
--- trunk/libs/exception/test/Jamfile.v2 (original)
+++ trunk/libs/exception/test/Jamfile.v2 2008-04-23 13:31:56 EDT (Wed, 23 Apr 2008)
@@ -7,13 +7,6 @@
import testing ;
-project :
- requirements
-# <link>static
-# <runtime-link>static
- <toolset>msvc:<cxxflags>/Za
- ;
-
#to_string
run is_output_streamable_test.cpp ;
run has_to_string_test.cpp ;
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