Boost logo

Ublas :

Subject: Re: [ublas] Is coordinate_matrixelement assignment/insertion broken in 1.42?
From: Thomas Klimpel (Thomas.Klimpel_at_[hidden])
Date: 2010-03-10 05:25:12


Gunter Winkler wrote:
> It looks like I was not able to reproduce the error with the new
> testcase "test_coordinate_matrix_sort
> <http://svn.boost.org/svn/boost/trunk/libs/numeric/ublas/test/test_coor
> dinate_matrix_sort.cpp>".
> Could you please try to update the testcase in a way that it fails on
> you setup? Then we can be really sure to fix the problem.

I venture to say that the testcase is OK, but the "RWVC10"/"msvc-10.0" toolset from the regression tests probably has a different stl implementation than msvc-10beta2. I can test tonight whether the testcase fails on msvc-10beta2 (using bjam and all that).

Regards,
Thomas