Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8549: Add a BOOST_ATTRIBUTE_UNUSED macro
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-15 19:29:49
#8549: Add a BOOST_ATTRIBUTE_UNUSED macro
-------------------------------+-------------------------
Reporter: viboes | Owner: johnmaddock
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: config
Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+-------------------------
Comment (by neilgroves):
I've found this to be a general problem which has a scope across many of
our Boost libraries. Having the definition in
boost/concept/detail/general.hpp is not sufficient. There are cases in
Boost.Tuple, Boost.Bind and my Boost.Range library. I would love to be
tackling and removing these annoying warnings, but I would like to avoid
duplicating the unused attribute declaration. I am currently duplicating
the attribute unused idiom in Boost.Range and attempting to ignore the
noise from these warnings from other libraries.
I would be happy to be assigned this defect and sort this problem out if
this helps.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8549#comment:1> 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:14 UTC