[Boost-bugs] [Boost C++ Libraries] #8847: [PATCH] Uses of BOOST_CONCEPT_ASSERT_FN warn with recent GCC

Subject: [Boost-bugs] [Boost C++ Libraries] #8847: [PATCH] Uses of BOOST_CONCEPT_ASSERT_FN warn with recent GCC
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-18 13:34:26


#8847: [PATCH] Uses of BOOST_CONCEPT_ASSERT_FN warn with recent GCC
------------------------------+---------------------------
 Reporter: pmachata@… | Owner: jsiek
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: concept_check
  Version: Boost 1.54.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------
 This is related to #7242 (GCC 4.8 warns unused local typedef). The cause
 and solution are the same as there. I wonder whether it would be
 appropriate to just use the BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE from
 Boost.StaticAssert. The header file is fairly small and doesn't appear to
 have external dependencies (apart from the really core stuff), and the
 intention is identical to what we need in Boost.ConceptCheck. Anyway,
 that's what I implemented here.

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