
5 Mar
2010
5 Mar
'10
6:44 p.m.
K. Noel Belcourt wrote:
Hi,
Trunk testing broke with this commit:
https://svn.boost.org/trac/boost/changeset/60156
Here's the error message.
error: Unable to find file or target named error: 'test_coordinate_matrix_sort.cpp' error: referred from project at error: '../libs/numeric/ublas/test'
Could someone please add this missing file or revert the commit?
Noel, do you have an opinion whether the hard error above is good, in the sense that it alerts to the missing file immediately, or bad, in the sense that it's really library author's business to check if the test is still running? It is probably possible to just go on. - Volodya