$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-12-17 12:42:56
On Wednesday 17 December 2003 10:53 am, Beman Dawes wrote:
> The Graph regression test results are included in the Win32 regression
> tests being uploaded now.
>
> transitive_closure_test is failing all compilers:
>
> C:\boost\site\boost\compose.hpp(18) : fatal error C1189: #error :
> Boost.Compose has been deprecated in favor of Boost.Bind or Boost.Lambda,
> and will be removed in a future release. You may define the macro
> BOOST_DEPRECATED to suppress this warning.
>
> I know Jeremy is in the middle of exams, so if someone else would fix this
> I'm sure he would appreciate it.
I've now fixed this.
Doug