This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: implicit typename is deprecated


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
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]