Boost logo

Boost :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-11-02 14:51:42


On Nov 2, 2005, at 11:24 AM, Bronek Kozicki wrote:

> Error details in attached files. Oddly enough, these errors do not
> show up in regression tests, but they do appear when building boost
> manually in release and debug:
>
> bjam.exe "-sTOOLS=vc-8_0" -d2 "-sBUILD=release <runtime-link>dynamic
> <threading>multi <debug-symbols>off"
>
> bjam.exe "-sTOOLS=vc-8_0" -d2 "-sBUILD=debug <runtime-link>dynamic
> <threading>multi <debug-symbols>off"

Looks like they haven't fixed that particular bug yet. There are two
1310's in workarounds in named_slot_map.hpp and named_slot_map.cpp that
can be changed to 1400's. That should fix the problem.

        Doug


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