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

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


#6565: Warnings with -Wundef
----------------------------------+-----------------------------------------
 Reporter: driscoll@… | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: config
  Version: Boost 1.49.0 | Severity: Problem
 Keywords: warning wundef |
----------------------------------+-----------------------------------------
 The following occurs when compiling with GCC 4.3.2 on Linux with -Wundef
 -Werror:

 {{{
 In file included from boost_1_49_0_beta1/boost/preprocessor/cat.hpp:17,
                  from
 boost_1_49_0_beta1/boost/concept/detail/general.hpp:7,
                  from boost_1_49_0_beta1/boost/concept/assert.hpp:36,
                  from
 boost_1_49_0_beta1/boost/heap/detail/heap_comparison.hpp:14,
                  from boost_1_49_0_beta1/boost/heap/binomial_heap.hpp:17,
                  ...
 boost_1_49_0_beta1/boost/preprocessor/config/config.hpp:86:77: error:
 "__GXX_EXPERIMENTAL_CXX0X__" is not defined
 }}}

 I'm not sure what version introduced this.

 (I'm going to be filing a couple of these bugs because they appear in
 different components... sorry if that's the wrong thing to do.)

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