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