[Boost-bugs] [Boost C++ Libraries] #6568: Warnings with -Wundef

Subject: [Boost-bugs] [Boost C++ Libraries] #6568: Warnings with -Wundef
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-02-16 21:27:49


#6568: Warnings with -Wundef
----------------------------------+-----------------------------------------
 Reporter: driscoll@… | Owner: danielw
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: parameter
  Version: Boost 1.49.0 | Severity: Problem
 Keywords: |
----------------------------------+-----------------------------------------
 Compiling with GCC 4.3.2 on Linux with -Wundef -Werror:

 {{{
 In file included from
 boost_1_49_0_beta1/boost/parameter/parameters.hpp:44,
                  from boost_1_49_0_beta1/boost/parameter.hpp:11,
                  from boost_1_49_0_beta1/boost/heap/policies.hpp:12,
                  from
 boost_1_49_0_beta1/boost/heap/detail/stable_heap.hpp:20,
                  from boost_1_49_0_beta1/boost/heap/binomial_heap.hpp:19,
                  ...
 boost_1_49_0_beta1/boost/parameter/aux_/unwrap_cv_reference.hpp:47:1:
 error: "MSVC_WORKAROUND_GUARD" is not defined
 boost_1_49_0_beta1/boost/parameter/aux_/unwrap_cv_reference.hpp:47:1:
 error: "MSVC" is not defined
 }}}

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