$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-06-16 14:58:08
> It has been tested on Intel C++ 7.1, MSVC 2005 Final Beta, g++ 3.4 and
> Borland C++ Builder X, and all tests pass there. I get errors (from
> Boost.Test) when trying to run the test on MSVC 6, but testing
> lexical_cast
> by itself seems to work. Might Boost.Test have a problem with MSVC 6?
What kind of errors?
Boost.Test works in most part with this compiler.
Gennadiy