[eigen-commits] commit/eigen2: bjacob: fix compilation with gcc 4.1. Indeed the path for recent gcc doesn't work with gcc 4.1, and looking at the implementation of vector in g++ 4.1, it was exactly our fallback case, so use that. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen2: bjacob: fix compilation with gcc 4.1. Indeed the path for recent gcc doesn't work with gcc 4.1, and looking at the implementation of vector in g++ 4.1, it was exactly our fallback case, so use that.
- From: commits-noreply@xxxxxxxxxxxxx
- Date: Fri, 21 Aug 2009 16:17:25 -0000
1 new changeset in eigen2:
http://www.bitbucket.org/eigen/eigen2/changeset/1d0b4f93ff3b/
changeset: r1477:1d0b4f93ff3b
user: bjacob
date: 2009-08-21 18:16:37
summary: fix compilation with gcc 4.1. Indeed the path for recent gcc doesn't work with gcc 4.1, and looking at the implementation of vector in g++ 4.1, it was exactly our fallback case, so use that.
affected #: 1 file (62 bytes)
Repository URL: http://bitbucket.org/eigen/eigen2/
--
This is a commit notification from bitbucket.org.
You are receiving this because you have the service
enabled, addressing the recipient of this email.