This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11567] C++ code containing templated member function with same name as pure virtual member function results in linking failure
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jul 2003 11:11:11 -0000
- Subject: [Bug c++/11567] C++ code containing templated member function with same name as pure virtual member function results in linking failure
- References: <20030718080401.11567.albert@stonethree.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11567
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|3.4 |3.3.1
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-18 11:11 -------
I can reproduce this on 3.2.3 but in 3.3.1 (20030707), gcc is already fixed.
It is most likely fixed in 3.3 but for sure it is fixed in 3.3.1 which will be release in the next
two weeks.