Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11887: BOOST_TEST(3u == (std::max)(0u, 3u)) fails
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-01-06 22:53:58
#11887: BOOST_TEST(3u == (std::max)(0u, 3u)) fails
-------------------------------+---------------------
Reporter: Benedek Thaler | Owner: rogeeff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: test
Version: Boost 1.60.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------
Comment (by renficiaud):
From your post on the ML and the trace, I see that the right operand is
bound to `unsigned int &` while it should be `unsigned int`.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11887#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:19 UTC