Boost logo

Boost :

From: Jonathan Turkanis (technews_at_[hidden])
Date: 2004-06-03 19:45:07


"val salamakha" <v_s_ha_at_[hidden]> wrote in message
news:20040617225340.24707.qmail_at_web52305.mail.yahoo.com...
> --- David Abrahams <dave_at_[hidden]> wrote:
>
> > There are no errors in what you posted; it's all
> > warnings. You can
> > ignore them, or turn them off in your compiler
> > options.
>
> The following text
>
> "(BOOST_ROOT)\include\stdexcept(14): see declaration
> of 'std::logic_error'
> c:\Boost\include\boost-1_31\boost\thread\exceptions.hpp(28)
> : see declaration of 'boost::lock_error'"
>
> marked as error by VC71.
>

I believe this is a VC71 bug, in which a compile error is reported
with no CXXXX code -- the error msg just starts in the middle, with
'see declaration'. The same thing has happened to me when building
Boost.Threads from the IDE. I think after trying to build it a number
of times the errors finally disappeared, for no apparent reason.

I believe when I switched to bjam I had no further problems.

Jonathan


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