[Signals][Patch] test/ordering_test.cpp

-----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. Yours, Jürgen - -- * Dipl.-Math. Jürgen Hunold ! Institut für Verkehrswesen, Eisenbahnbau * voice: ++49 511 762-2529 ! und -betrieb, Universität Hannover * fax : ++49 511 762-3001 ! Appelstrasse 9a, D-30167 Hannover * hunold@ive.uni-hannover.de ! www.ive.uni-hannover.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA9C9gljbJ/LLrxrYRAm35AJ9nHAPPumz4xPnPa0ZjQLlfiCkaTACgx1ys o/5GVsumKIOkGkYYoeHjVco= =aTJg -----END PGP SIGNATURE-----

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
participants (2)
-
Doug Gregor
-
Juergen Hunold