$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2004-01-02 11:28:59
At 06:51 AM 1/2/2004, John Maddock wrote:
 >>    regex/ 9 failures (runtime crashes)
 >
 >Still trying to reproduce this - all those tests work fine for me here 
with
 >the latest cygwin distro, I've tried both the unix and dos line ending
 >installation options and it still makes no difference.  BTW the failing
 >tests are all those that use std::fstream, which may help you to narrow
 >things down.
I'll do some more testing and installation here, as John suggested in a 
private email.
 >
 >>    type_traits/tricky_is_enum_test
 >
 >That's down to gcc not supporting a conforming is_class implementation, I
 >think an issue should be open on this already, but I'll submit one 
anyway.
That's probably a good idea. They seem to give more priority to bugs 
reported multiple times.
--Beman