← Back to team overview

dolfin team mailing list archive

Re: Bug in GenericVector::lambda?

 



On 19/07/10 22:53, Florian Rathgeber wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

When deriving from GenericVector, gcc 4.2.4 complained about
GenericVector.h:180 and GenericVector.h:182 where there is a wrong
constructor call for Array<double>  (should be like line 167 I assume).
In addition it not sufficient to only forward declare Array then.


Fixed.

Garth

Strange that gcc 4.4 does not report this.

Since this is a quick fix I didn't want to file a bug.

Florian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (MingW32)

iEYEARECAAYFAkxEyW0ACgkQ8Z6llsctAxafZQCdFl3C8VraoWGCYO2RnbVPlmrw
XEQAmwXixwUKUDFna02yzJ0dLRCqaFpJ
=CesB
-----END PGP SIGNATURE-----




_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp



References