Subject: [Boost-bugs] [Boost C++ Libraries] #2388: [patch] fix gcc-4.3 warning in tuple_comparison.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-10-07 19:05:26
#2388: [patch] fix gcc-4.3 warning in tuple_comparison.hpp
---------------------------------------------------+------------------------
Reporter: Bryan Silverthorn <bcs26_at_[hidden]> | Owner: djowel
Type: Patches | Status: new
Milestone: To Be Determined | Component: tuple
Version: Boost Development Trunk | Severity: Problem
Keywords: |
---------------------------------------------------+------------------------
With -Wall -Werror, compilation of tuple_comparison.hpp fails with:
"
/usr/include/boost-1_36/boost/tuple/tuple_comparison.hpp:73: error:
suggest parentheses around && within ||
"
The attached patch against r49167 fixes this warning.
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2388> 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:49:58 UTC