Re: [eigen] [patch] Unit test warnings and final compilation issues.

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


2009/5/8 Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>:
> Hi,
>
> another patch which finally enables VS.net to build all unit tests and
> leaves windows users with just a single warning.

Thanks, patch applied.

> I did not have the guts to dig into that final warning which I do not
> understand right away.

Fixed in trunk. It was caused by coeff() returning by value whereas
since the discussion with Patrick we moved to having coeff() return a
const reference for expressions having the DirectAccessBit flag.

Cheers,
Benoit



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/