mention that that issue has been solved in GCC 4.5

This commit is contained in:
Benoit Jacob 2010-06-10 08:02:20 -04:00
parent 65c0b2a04d
commit bc0ce37395

View File

@ -4,6 +4,10 @@ namespace Eigen {
This is an issue that, so far, we met only with GCC on Windows: for instance, MinGW and TDM-GCC.
\htmlonly
<b><big><big>It seems that this GCC bug has been <a href="http://gcc.gnu.org/gcc-4.5/changes.html">fixed in GCC 4.5</a>. We encourage all GCC/Windows users to upgrade to GCC 4.5.</big></big></b>
\endhtmlonly
By default, in a function like this,
\code