• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: subclass variable not defined in scope?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
References: 
 >subclass variable not defined in scope? (From: Bob Sabiston <email@hidden>)
 >Re: subclass variable not defined in scope? (From: Cameron Hayne <email@hidden>)

  • Prev by Date: Re: subclass variable not defined in scope?
  • Next by Date: Re: Specifying Where The Build Product Should Be Placed
  • Previous by thread: Re: subclass variable not defined in scope?
  • Next by thread: subclass variable not defined in scope? (also)
  • Index(es):
    • Date
    • Thread