Re: [Boost-bugs] [Boost C++ Libraries] #9886: patch to fix GCC -Wshadow warnings in multi_array

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9886: patch to fix GCC -Wshadow warnings in multi_array
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-28 14:32:43


#9886: patch to fix GCC -Wshadow warnings in multi_array
-----------------------------------+-------------------------
  Reporter: mstahl@… | Owner: garcia
      Type: Patches | Status: new
 Milestone: To Be Determined | Component: multi_array
   Version: Boost Release Branch | Severity: Problem
Resolution: | Keywords:
-----------------------------------+-------------------------

Comment (by mstahl@…):

 we want to build LibreOffice itself with -Wshadow (since that has found a
 couple of real bugs in our ancient code-base), and since boost's libraries
 have all the implementation in the headers that creates some problems for
 us.

 it would be perfectly fine for us if you suppress the warnings via
 "#pragma GCC diagnostic push" "#pragma GCC diagnostic ignored "-Wshadow""
 in boost if you prefer that.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9886#comment:2>
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:16 UTC