Boost logo

Boost :

Subject: Re: [boost] Patch bonanza for VS2013 Preview support
From: Daniela Engert (dani_at_[hidden])
Date: 2013-07-23 10:07:08


Am 02.07.2013 01:35, schrieb Lars Viklund:
>
> Boost.Config VS2013 Preview version bump
> https://svn.boost.org/trac/boost/ticket/8753
> The Visual Studio 2013 Preview toolchain has _MSC_VER 1800 and
> _MSC_FULL_VER 180020617. See the attached patch for the minimum changes
> that are needed to get anywhere at all.

I've attached an additional patch to ticket 8753 against autolink.hpp to
introduce toolset vc120 an enable autolinking. Works in my code.

On top of Lars' patch series, I have another one:

Boost.Build VS2013 enable N3276
https://svn.boost.org/trac/boost/ticket/8887
According to Stephan T. Lavavej's comment
http://blogs.msdn.com/b/somasegar/archive/2013/06/28/cpp-conformance-roadmap.aspx#10430924
,Visual Studio 2013 fully implements N3276 decltype. Boost 1.54.0 builds
with this feature enabled, and none of my own checks did exhibit any
failures so far.

Ciao
   Dani


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