Boost logo

Boost :

Subject: Re: [boost] [signals2] Test failure in C++11 (trivial fix for incorrect usage of boost::optional)
From: Ben Pope (benpope81_at_[hidden])
Date: 2014-02-26 00:10:59


On Wednesday, February 26, 2014 12:10 PM, Andrey Semashev wrote:
> On Wednesday 26 February 2014 11:58:52 Ben Pope wrote:
>> On Wednesday, December 11, 2013 03:26 PM, Ben Pope wrote:
>>> The trivial fix is to change the if statements at:
>>> .../libs/signals2/test/signal_test.cpp:32:16:
>>> .../libs/signals2/test/track_test.cpp:36:14:
>>>
>>> to if(!max) rather than if(max == false).
>>
>> Ping
>
> You could create a pull request or Trac ticket so that it doesn't get lost.

https://svn.boost.org/trac/boost/ticket/9714

Ben


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk