Boost logo

Boost :

From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2019-07-26 14:17:21


On Thu, Jul 25, 2019, 13:11 Peter Dimov via Boost <boost_at_[hidden]>
wrote:

> Michael Caisse wrote:
>
> > Please download the beta, give it a try, and report any problems you
> > encounter.
>
> FWIW, Stacktrace no longer compiles under msvc-9.0, because
>
> compile-c-c++
>
> bin.v2\libs\stacktrace\build\msvc-9.0\release\link-static\threading-multi\windbg.obj
> windbg.cpp
> .\boost/stacktrace/detail/frame_msvc.ipp(118) : error C2039: 'back' : is
> not
> a member of 'std::basic_string<_Elem,_Traits,_Ax>'
> with
> [
> _Elem=char,
> _Traits=std::char_traits<char>,
> _Ax=std::allocator<char>
> ]
> .\boost/stacktrace/detail/frame_msvc.ipp(118) : fatal error C1903: unable
> to
> recover from previous error(s); stopping compilation
>

Working on a fix for that.

I see that Tom is no longer building msvc-9.0 binaries though, so this may
> not be a problem.
>

MSVC-9 is also not supported by Appveyor. I'm quite sure that we should not
care much about that platform.


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