This is the mail archive of the gcc-bugs@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]

[Bug c++/17634] default arguments not permitted in typedef's


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-23 14:02 -------
Now on the mainline, the second example is rejected also : Search converges between 2004-06-22-
trunk (#470) and 2004-06-24-trunk (#471).

For the first example: Search converges between 2002-12-14-trunk (#159) and 2002-12-29-trunk 
(#160).  This would be when the new C++ parser came in.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17634


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