Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2007-10-13 12:48:59


If the new Boost.thread is included before Boost.Test, then Boost.Test
doesn't compile with:

..\boost\test\impl\execution_monitor.ipp(60) : fatal error C1021: invalid
preprocessor command 'warning'

See
http://beta.boost.org/development/tests/trunk/developer/output/RudbekAssociates-V2-boost-bin-v2-libs-regex-test-regex_regress_threaded-test-msvc-7-1-debug-threading-multi_release.html

Looks like that should be a #pragma message, since msvc has never supported
the non-standard #warning (a gcc'ism).

Can this be fixed in Trunk soonish?

Many thanks, John Maddock


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk