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++/29388] [4.2/4.3/4.4 regression] ICE with invalid nested name specifier



------- Comment #9 from sje at cup dot hp dot com  2009-01-05 18:46 -------
I found the same fix earlier and submitted a patch but forgot to update the PR
which is probably why you didn't notice it.

http://gcc.gnu.org/ml/gcc-patches/2008-12/msg00663.html

My patch doesn't check for namespace (just class) so I think your patch is
better.


-- 

sje at cup dot hp dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at cup dot hp dot com


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


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