[Boost-bugs] [Boost C++ Libraries] #9604: compilation failure c1017

Subject: [Boost-bugs] [Boost C++ Libraries] #9604: compilation failure c1017
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-24 16:41:22


#9604: compilation failure c1017
------------------------------+-------------------------
 Reporter: orenaud@… | Owner: danielw
     Type: Patches | Status: new
Milestone: To Be Determined | Component: parameter
  Version: Boost 1.54.0 | Severity: Showstopper
 Keywords: |
------------------------------+-------------------------
 Using MSVC++ 2012, compiling my program gives me the following error.

 {{{
 C1017: invalid integer constant expression.
 in boost\parameter\aux_\unwrap_cv_reference.hpp:47

 #if BOOST_WORKAROUND(MSVC, == 1200)
 }}}

 This can be fixed easily by replacing MSVC by BOOST_MSVC on this line.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9604>
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:50:15 UTC