Boost logo

Ublas :

Subject: Re: [ublas] Unused variable warning in vector class
From: David Bellot (david.bellot_at_[hidden])
Date: 2012-01-31 04:10:41


I'll have a look at that. Thanks

On Mon, Jan 30, 2012 at 08:11, sguazt <marco.guazzone_at_[hidden]> wrote:

> Hello,
>
> There is an unused variable in one of the vector's constructor:
>
> boost-trunk/boost/numeric/ublas/vector.hpp:77:9: warning: unused
> parameter 'size' [-Wunused-parameter]
>
> I'm using GCC 4.6.2 with flags "-Wall -Wextra -ansi -pedantic".
>
> Could you fix it?
>
> Thank you very much.
>
> Best,
>
> -- Marco
> _______________________________________________
> ublas mailing list
> ublas_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/ublas
> Sent to: david.bellot_at_[hidden]
>