Re: subclass variable not defined in scope?
Re: subclass variable not defined in scope?
- Subject: Re: subclass variable not defined in scope?
- From: Bob Sabiston <email@hidden>
- Date: Wed, 21 Sep 2005 16:48:49 -0500
Does anyone know what could be causing the error? Is it something
to do with templates maybe?
I think the problems are due to stricter conformance with the C++
standard.
See the section on templates in this document that explains the
changes that were introduced in version 3.4 of gcc:
http://gcc.gnu.org/gcc-3.4/changes.html
--
Cameron Hayne
email@hidden
Yes, that was it! Thanks a lot!
If you ask me, though, that is TOO strict! A class can't even
recognize its own members?! You have to put this-> in there?
That is going too far, man.
Bob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden