
2 Nov
2005
2 Nov
'05
7:51 p.m.
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