This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
c++/5507: warning regression
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: gcc at gcc dot gnu dot org
- Cc: mark at codesourcery dot com, Jason Merrill <jason at redhat dot com>
- Date: Tue, 19 Mar 2002 16:40:36 +0100
- Subject: c++/5507: warning regression
Hi,
I'm wondering if there is any chance to see c++/5507 fixed for 3.1, an
"overeager" warning about deprecated implicit typename extension. It is
just a warning, I know, but recently it was pointed out again on the
libstdc++ list and the pattern is quite common IMHO...
Thanks,
Paolo.