This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: g++ 2.95.2 fails to issue an error despite missing typename keyword
- To: " " <sebor at my-Deja dot com>
- Subject: Re: g++ 2.95.2 fails to issue an error despite missing typename keyword
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 18 Jan 2000 18:41:40 +0100
- Cc: "gcc bug list" <gcc-bugs at gcc dot gnu dot org>, "John Pedretti" <pedretti at roguewave dot com>
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <LGMOKAABMKHLEBAA@my-deja.com>
- Reply-To: gcc-bugs at gcc dot gnu dot org
" " <sebor@my-Deja.com> writes:
| Hi,
|
| the program below compiles without any dignostic despite the missing
| required typename keyword (commented out).
even with -pedantic ?
-- Gaby