$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-06-09 09:17:43
On Jun 9, 2005, at 6:56 AM, Hubert Holin wrote:
> As far as the math library is concerned, I guess the VC 7.0
> failures can be chalked up as "expected failures". They disappear with
> VC 7.1 and VC 8.0. How does one proceed to do so?
Add them to status/expected-failures-markup.xml. The format should be
pretty obvious, but please be sure to validate the XML before checking
it in, as described at the top of the file.
Doug