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++/3907] nested template parm collides with member name


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'


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