This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15552] template inheritance does not recognize member variables
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 May 2004 10:36:59 -0000
- Subject: [Bug c++/15552] template inheritance does not recognize member variables
- References: <20040520090206.15552.ziv@kashya.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2004-05-20 10:36 -------
Please, have a look to the 3.4.0 Release Notes, about C++: you are missing a
'this->'. Thanks for your report.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15552