This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: implicit typename is deprecated
- From: "erwan ancel" <erwan dot ancel at free dot fr>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Sun, 26 Jan 2003 13:19:53 +0100
- Subject: Re: implicit typename is deprecated
- References: <002901c2c52e$24837e40$0100a8c0@brisedorient>
correction:
the compilation doesn't fail, this was for another reason, but warning
messages about implicit typenames still remain... It seems to be a dirty
code, but I'd like to know why...
Erwan
----- Original Message -----
From: "erwan ancel" <erwan.ancel@free.fr>
To: <gcc-help@gcc.gnu.org>
Sent: Sunday, January 26, 2003 12:29 PM
Subject: implicit typename is deprecated
> Hi,
> Does anyone know what this mean ?
> "Implicit typename is deprecated"
>
> I got this message when compiling my template instanciations with gcc 3.2,
> and the compilation fails, but I managed to compile this without any
> warning/error with gcc 2.95.
>
> Can anyone help me ?
>
> Erwan
>
>