[eigen-commits] commit/eigen: 3 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
3 new commits in eigen:
https://bitbucket.org/eigen/eigen/changeset/b54fb8eddb16/
changeset: b54fb8eddb16
user: ggael
date: 2012-02-03 23:16:11
summary: stop disabling this legitimate warning, recall that in the following the const on FooRef is really meaningless:
typedef Foo& FooRef;
const FooRef foo;
affected #: 1 file
https://bitbucket.org/eigen/eigen/changeset/d98fdd15075d/
changeset: d98fdd15075d
user: ggael
date: 2012-02-03 23:16:52
summary: fix compilation errors with ICC
affected #: 2 files
https://bitbucket.org/eigen/eigen/changeset/479c46d8c0ce/
changeset: 479c46d8c0ce
user: ggael
date: 2012-02-03 23:18:26
summary: fix several const qualifier issues: double ones, meaningless ones, some missing ones, etc.
(note that const qualifiers are set by internall::nested)
affected #: 55 files
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.