$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-12-05 01:59:59
The test fails with:
test_reset_object_address.cpp
..\boost\archive\detail\oserializer.hpp(533)
: fatal error C1204: compiler limit : internal structure overflow
Does this sound to any MSVC guru as an easily workaroundable issue? Note
that this is regression -- the test appears to have worked in previous
version of the library.
But given that 7.0 is some transitional version, there's no point spending
*too* much cycles in this. Unless a workaround is found by the end of this
week, I'll mark this failure as expected.
Thanks,
Volodya