This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17634] default arguments not permitted in typedef's
- From: "papadopo at shfj dot cea dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Sep 2004 14:55:18 -0000
- Subject: [Bug c++/17634] default arguments not permitted in typedef's
- References: <20040923135514.17634.papadopo@shfj.cea.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From papadopo at shfj dot cea dot fr 2004-09-23 14:55 -------
OK, this is not legal C++, but there's still a bug - the missing error message
in the second case.
>From what I can understand it won't be fixed in gcc 3.4, will it?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17634