Subject: [Boost-bugs] [Boost C++ Libraries] #8859: [PATCH] Uses of BOOST_STATIC_WARNING warn with recent GCC
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-19 00:05:35
#8859: [PATCH] Uses of BOOST_STATIC_WARNING warn with recent GCC
------------------------------+---------------------------
Reporter: pmachata@⦠| Owner: ramey
Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
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. Similar problem is also #8847, where
I simply use BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE from StaticAssert
library. That's what I implemented here as well.
(Note: while BOOST_STATIC_WARNING should produce a warning, it shouldn't
produce it unconditionally, which is what happens here. As a matter of
fact, I don't get any warning at all as of now. I'm addressing that
separately at ticket #5637.)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8859> 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