$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-08-10 08:22:35
"Robert Ramey" <ramey_at_[hidden]> writes:
> The test results for the serialization library show a problem with VC 8.0
> which for the life of me I can't understand.
>
> http://www.meta-comm.com/engineering/boost-regression/developer/output/Rudbe
> kAssociates-bin-boost-libs-serialization-test-test_array_binary_archive-test
> -vc8-0-debug.html
Wow, great candidate for TinyURL.
> The corresponding code is below.  If someone has any insight here I would
> love to here it.  FWIW - no other compiler complains.  - and I can't see
> anything wrong with it.  If it's a bug - how do I work around it?
All I can imagine is that friend template support is not completely
implemented in this compiler.  It seems like a parsing bug, though.
Can you reduce it to a small testcase?  Did you report it?
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com