$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (beman_at_[hidden])
Date: 2001-01-10 08:46:52
At 07:28 AM 1/10/2001 -0500, John Maddock wrote:
 >>The regression test for the graph library is currently failing due to 
the
 >recent changes in the ob_compressed_pair. It looks like the copy
 >constructor for compressed_pair does not compile under VC++ due to
 >confusion with the new templated one-arg constructor. I looked at the
 >tests for compressed_pair and don't see a test for the copy constructor.
 >This should be added. Perhaps under VC++ the one-arg constructor should
 >not be templated.
 ><
 >
 >Fixed
I'll do a new release later today. There were enough rough spots in 1.20.0 
to make a 1.20.1 release worthwhile.
--Beman