Boost logo

Ublas :

Subject: Re: [ublas] Fix regression in symmetic_adaptor
From: Gunter Winkler (guwi17_at_[hidden])
Date: 2009-06-22 17:16:05


Am Tuesday 16 June 2009 schrieb Michael Stevens:
> Hi All,
>
> I have just been testing the uBLAS released in boost 1_39_0 and found
> a nasty regression.
>
> Rev 48466 commited the changes:
> - complete redesign of functionals lower, unit_lower and strict_lower
> - added new transpose_structure<L> class that converts a "lower"
> functional to an "upper" functional
>
> In the change, updates to couple of references to mutable_restrict1/2
> were missed out. Since I don't have Boost commit access any more
> hopefully someone can apply the patch for me.

patch committed. Thanks for spotting this. Look like we need more tests
like triangular_access to cover such bugs.

mfg
Gunter