Boost logo

Ublas :

From: Michael Stevens (mail_at_[hidden])
Date: 2005-08-12 11:53:03


Angus,

On Friday 05 August 2005 11:58, Angus Leeming wrote:
> I need to make the following, trivial fix to squash a warning when
> compiling with "gcc -W -Wall". This is with today's CVS.
>
> matrix.hpp:2731: warning: unused parameter 'i'
> matrix.hpp:2731: warning: unused parameter 'j'

Fixed. Also the preserve parameter in the resize function above is commented
out.

Michael