Boost logo

Boost :

Subject: Re: [boost] [1.51][hash] Permission to merge.
From: Lars Viklund (zao_at_[hidden])
Date: 2012-08-15 19:20:18


On Wed, Aug 15, 2012 at 08:34:08PM +0100, Daniel James wrote:
> Hello release managers,
>
> Please can I merge changeset 80038:
>
> https://svn.boost.org/trac/boost/changeset/80038/
>
> The tests have cycled for most major compilers and libraries. I think
> the only missing one is Visual Age C++ which isn't affected since it
> doesn't have support for C++11 headers. This fixes a bug when compiled
> with Intel on windows.

FWIW, VisualAge 12.1 has the TR1 templates array, shared_ptr and tuple
in the plain <array>, <memory> and <tuple> headers, accessible if
__IBMCPP_TR1__ is defined.

-- 
Lars Viklund | zao_at_[hidden]

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