------- Comment #6 from jakub at gcc dot gnu dot org  2008-02-11 23:11 -------
cp_parser_class_name since PR20293 errors unconditionally even during tentative
parse.  Mark, is there a way to get a silent tentative parse of the optional
nested name specifier plus typename?  Or is trying to parse it tentatively
as pseudo-dtor followed by parsing it as id-expression/member access if the
former just never going to work?


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at gcc dot gnu dot org


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

Reply via email to