$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] C++03 unique_ptr emulation
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-01-08 16:53:23
AMDG
Howard Hinnant wrote:
> * No doubt others (and myself) will find good ways to improve both
> the implementation and testsuite. But this is the first version I'm
> willing to call fairly complete. I believe there are 151 tests: 63
> that are supposed to pass and 88 that are supposed to fail.
>
> * This was all tested on g++ 4.0. I have no idea what it will take
> to get it working on other compilers. To the best of my knowledge, it
> should work on any conforming C++03 compiler.
There are 9 failures on on msvc 9.0 Express and 17 on como.
Output attached.
In Christ,
Steven Watanabe