Trunk testing broken (Python and Utility)

Hi, There's at least two separate problems in trunk. Missing files in the Python library. error: Unable to find file or target named error: 'union.cpp' error: referred from project at error: '../libs/python/test' Missing files in the Utility library, error: Unable to find file or target named error: 'noncopyable_adl_barrier.cpp' error: referred from project at error: '../libs/utility/test' -- Noel

At Wed, 27 Jan 2010 14:38:16 -0700, K. Noel Belcourt wrote:
Hi,
There's at least two separate problems in trunk.
Missing files in the Python library.
error: Unable to find file or target named error: 'union.cpp' error: referred from project at error: '../libs/python/test'
Missing files in the Utility library,
error: Unable to find file or target named error: 'noncopyable_adl_barrier.cpp' error: referred from project at error: '../libs/utility/test'
My fault. Sorry; should be fixed now. -- Dave Abrahams Meet me at BoostCon: http://www.boostcon.com BoostPro Computing http://www.boostpro.com
participants (2)
-
David Abrahams
-
K. Noel Belcourt