Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost: Getting Started on Windows
From: Daniel James (dnljms_at_[hidden])
Date: 2010-09-27 03:40:14


On 26 September 2010 18:43, Olivier Bertrand <bertrandop_at_[hidden]> wrote:
>
> c:\boost_1_44\boost\config\suffix.hpp(588) : error C2039: 'typeinfo' : is
> not a member of '`global namespace''
> c:\boost_1_44\boost\config\suffix.hpp(588) : error C2873: 'typeinfo' :
> symbol cannot be used in a using-declaration

It looks like this change broke Boost.Config on VC6:

https://svn.boost.org/trac/boost/changeset/61434

If that's true then very little of Boost 1.44 will work on that
compiler, since almost everything depends on the config headers. Is it
worth fixing? Something like this was inevitable once testing stopped.

Daniel


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net