$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-07-14 01:24:07
On Jul 13, 2004, at 1:52 PM, Juergen Hunold wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi !
>
> the test in ordering_test.cpp does not use the BOOST_SIGNALS_NAMESPACE
> #define and therefore breaks if BOOST_SIGNALS_NAMESPACE is #defined to
> something else (for Qt-compatibilty, for example).
>
> The attached patch corrects this.
Thanks! Committed to CVS.
Doug