Subject: [Boost-bugs] [Boost C++ Libraries] #1215: Boost 1.34.1, mpl: Wrong workaround detection using MinGW32 (or.hpp, line #33)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-08-26 15:31:25
#1215: Boost 1.34.1, mpl: Wrong workaround detection using MinGW32 (or.hpp, line
#33)
--------------------------------------+-------------------------------------
Reporter: hfp_at_[hidden] | Owner: agurtovoy
Type: Bugs | Status: new
Milestone: Boost 1.34.1 | Component: mpl
Version: Boost 1.34.1 | Severity: Showstopper
Keywords: MinGW mpl tool detection |
--------------------------------------+-------------------------------------
#if defined(_MSC_VER) is not the right thing for MinGW because _MSC_VER is
defined but the compiler is still from GNUs Compiler Collection. But i am
not sure about the MinGW support in general.
Regard, Hans.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1215>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:56 UTC