Subject: [Boost-bugs] [Boost C++ Libraries] #9617: boost should have no output under maximum warning settings of compilers
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-30 12:21:59
#9617: boost should have no output under maximum warning settings of compilers
-----------------------------+------------------------------
Reporter: darko.veberic@⦠| Type: Bugs
Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.54.0
Severity: Problem | Keywords:
-----------------------------+------------------------------
in most projects boost is used as an external library. but since most of
it is in the headers, you have to make sure that boost itself is not
producing any warning noise even at highest possible levels of warning
settings under most of the compilers. namely, we regularly compile our
project code with -Wall -Wextra. with these flags boost produces
unbearable amounts of warning messages which totally drown out any
possible issues within our code since nobody can really find our warnings
in this haystack... can you please start doing your builds with higer
warning settings and try to resolve them?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9617> 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:15 UTC