$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Trunk testing broken (Python and Utility)
From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2010-01-27 16:38:16
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