[ Thread Index | 
Date Index
| More lists.tuxfamily.org/eigen Archives
] 
- To: eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: [eigen] Re: 2.0.5 soon?
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Fri, 21 Aug 2009 12:26:23 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;         d=gmail.com; s=gamma;         h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type          :content-transfer-encoding; bh=8Lv29vXC7IFMiLWl13V5107COnDR58NPoTp1rFjXrW0=;         b=alfVUMMdiWJSGoVUcqdnU3BC1EJBfKa5uTaFNyLijJXnZXrv8PgOOypEHOxa80iU3D TsSXFCJ06XVf6NkQCN8xZps4NAByzDeZidYEA6/ddZiPm+3S+azVaFJrYv41LtD7mlR6       fclkazfF73DasxHmsIKqmcZJSjqyYBvaELbsk=
- Domainkey-signature: a=rsa-sha1; c=nofws;         d=gmail.com; s=gamma;    h=mime-version:in-reply-to:references:date:message-id:subject:from:to      :content-type:content-transfer-encoding;         b=oUP7oAyR+5UXzRsER73kPlydXiiyN4VYab6wzpWKa8DRAHiy4rDOa4X0uxk5VwBPCV iCiPlurjHkU/w1OhabExYGIWVPd1DRIxEnnCY1Ce5223CmVwAnxicJJqeSYC6K82V/fo       /DH2OiE0BFovnYOs6W0j5YmbIrPeCJabT161M=
2009/8/21 Benoit Jacob <jacob.benoit.1@xxxxxxxxx>:
> Hi,
>
> patches have accumulated in the 2.0 branch; today a big compilation
> issue was fixed for g++ 4.1 users and the StdVector header.
So, what is most helpful is if you can test Eigen/StdVector --- for
example building and running the stdvector unit-test, or your own app
--- against various compilers. I only tested g++ 4.1 and 4.4.
Benoit