This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/189: parse error in qualified member name lookup
- From: nathan at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, martin at loewis dot home dot cs dot tu-berlin dot de, nathan at gcc dot gnu dot org, sebor at roguewave dot com
- Date: 13 Feb 2002 10:21:52 -0000
- Subject: Re: c++/189: parse error in qualified member name lookup
- Reply-to: nathan at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, martin at loewis dot home dot cs dot tu-berlin dot de, nathan at gcc dot gnu dot org, sebor at roguewave dot com, gcc-gnats at gcc dot gnu dot org
Synopsis: parse error in qualified member name lookup
State-Changed-From-To: feedback->analyzed
State-Changed-By: nathan
State-Changed-When: Wed Feb 13 02:21:52 2002
State-Changed-Why:
I've got a reponse from John Spicer (The edg front end
accepts this code). The standard as written is unclear
about class name injection, and DR 176 documents
the problem. As that is an accepted DR, we should implement
it (sometime...)
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=189