[Boost-bugs] [Boost C++ Libraries] #7729: concept_def.hpp multiple inclusion prevention macro bug

Subject: [Boost-bugs] [Boost C++ Libraries] #7729: concept_def.hpp multiple inclusion prevention macro bug
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-23 14:35:43


#7729: concept_def.hpp multiple inclusion prevention macro bug
-----------------------------+----------------------------------------------
 Reporter: moala@… | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.52.0
 Severity: Problem | Keywords: warnings, concept
-----------------------------+----------------------------------------------
 In boost/concept/detail/concept_def.hpp, the
 BOOST_CONCEPT_DETAIL_CONCEPT_DEF_DWA200651_HPP macro does not apply to the
 whole include file (search for its pending endif).

 As a consequence, the following warning appearing e.g. when including
 boost/graph/adjacency_list.hpp:

 {{{
 "BOOST_concept" redefined
 [...]
 }}}

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