Boost logo

Boost-Commit :

From: technews_at_[hidden]
Date: 2007-12-25 00:25:45


Author: turkanis
Date: 2007-12-25 00:25:44 EST (Tue, 25 Dec 2007)
New Revision: 42292
URL: http://svn.boost.org/trac/boost/changeset/42292

Log:
removed some msvc warning settings
Text files modified:
   branches/iostreams_dev/libs/iostreams/test/Jamfile.v2 | 2 --
   1 files changed, 0 insertions(+), 2 deletions(-)

Modified: branches/iostreams_dev/libs/iostreams/test/Jamfile.v2
==============================================================================
--- branches/iostreams_dev/libs/iostreams/test/Jamfile.v2 (original)
+++ branches/iostreams_dev/libs/iostreams/test/Jamfile.v2 2007-12-25 00:25:44 EST (Tue, 25 Dec 2007)
@@ -23,8 +23,6 @@
             : # build requirements
                 <toolset>msvc,<stdlib>stlport:<runtime-link>static
                 <toolset>msvc:<cxxflags>"-wd4996"
- <toolset>msvc:<cxxflags>"-wd4512"
- <toolset>msvc:<warnings>all
                 <toolset>cw-9.3,<os>darwin:<runtime-link>static
                 <define>BOOST_IOSTREAMS_NO_LIB
                 <link>shared:<define>BOOST_IOSTREAMS_DYN_LINK=1


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