Boost logo

Boost :

Subject: Re: [boost] [1.56.0] Release candidates available
From: Eric Niebler (eniebler_at_[hidden])
Date: 2014-07-29 18:33:01


On 07/29/2014 02:44 PM, Boris Schäling wrote:
> On Tue, 29 Jul 2014 19:06:43 +0200, Marshall Clow
> <mclow.lists_at_[hidden]> wrote:
>
>> Release candidate files for 1.56.0 are available at
>> http://boost.cowic.de/rc/
>
> I get a compiler error with g++ 4.8.3 on Cygwin (64-bit):
>
> In file included from libs\system\src\error_code.cpp:19:0:
> ./boost/system/detail/error_code.ipp: In member function ‘virtual
> std::string
> boost::system::{anonymous}::system_error_category::message(int) const’:
> ./boost/system/detail/error_code.ipp:413:5: error:
> ‘local_free_on_destruction’ is not a member of ‘boost::detail’
> detail::local_free_on_destruction lfod(lpMsgBuf);
> ^
>
> This looks like the bug Eric had reported at
> <https://svn.boost.org/trac/boost/ticket/10137>.

Crud. Beman, did a merge get missed?

Eric


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