Subject: [Boost-bugs] [Boost C++ Libraries] #6712: Eliminate warnings with GCC
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-20 00:35:52
#6712: Eliminate warnings with GCC
-------------------------------------+--------------------------------------
Reporter: anonymous | Owner: rogeeff
Type: Patches | Status: new
Milestone: To Be Determined | Component: test
Version: Boost Development Trunk | Severity: Cosmetic
Keywords: |
-------------------------------------+--------------------------------------
From all the boost libraries I use, the test framework is the only one
that reports some warning with -Wextra enabled in GCC.
The attached patch addresses the following issues:
* Unused parameters
* enumeral and non-enumeral in return
With this patch, I can add -Wextra and get no warnings from the boost test
framework.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6712> 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:09 UTC