Boost logo

Boost :

Subject: Re: [boost] [hash] test failure with current Intel compiler
From: Daniel James (dnljms_at_[hidden])
Date: 2012-08-13 14:31:49


On 13 August 2012 14:00, Beman Dawes <bdawes_at_[hidden]> wrote:
> Release branch, using the current Intel compiler on Windows, a couple
> of filesystem tests are failing on my machine with the message:
>
> ..\..\..\boost/functional/hash/detail/container_fwd_0x.hpp(49): error:
> class template "std::tr1::shared_ptr" may not be redeclared in the
> current scope
> template <class> class shared_ptr;
>
> These tests are passing for GCC and VC++, but the Intel compiler uses
> the well regarded EDG front end.

Probably an incompatibility with the standard library. Can you send
the output of config_info?


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