[Bug c++/3907] nested template parm collides with member name
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Thu Jun 19 18:37:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3907
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-05-12 00:00:00 |2003-06-19 18:37:22
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-19 18:37 -------
same error message on the mainline (20030618):
pr3907.cc:7: error: declaration of `typename T<N>::E C<s>::t'
pr3907.cc:6: error: changes meaning of `t' from `int t'
More information about the Gcc-bugs
mailing list