Boost logo

Ublas :

Subject: Re: [ublas] [bindings] Suppress "unused variable" warnings
From: Marco Guazzone (marco.guazzone_at_[hidden])
Date: 2010-07-16 05:34:52


On Tue, Jul 13, 2010 at 10:11 PM, Marco Guazzone
<marco.guazzone_at_[hidden]> wrote:
> On Tue, Jul 13, 2010 at 8:38 PM, Rutger ter Borg <rutger_at_[hidden]> wrote:
>> Marco Guazzone wrote:
>>>
>>> Hello,
>>>
>>> I didn't received any feedback about this.
>>>
>>> Any problem to fix this?
>>>
>>> Thank you very much!!
>>>
>>> Best,
>>
>> Have been away for a couple of weeks -- should be fixed in trunk.
>>
>
> Thank you so much!!

Similar problem in:

* boost/numeric/bindings/lapack/driver/syev.hpp (line 71)
  warning: unused parameter ‘uplo’

* boost/numeric/bindings/lapack/driver/heev.hpp (line 72)
  warning: unused parameter ‘uplo’

Thanks!

Cheers,

-- Marco