• 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
Conflicting Namespaces on the Language Level
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Conflicting Namespaces on the Language Level


  • Subject: Conflicting Namespaces on the Language Level
  • From: email@hidden
  • Date: Fri, 4 Oct 2002 17:21:58 -0400

(Do not place "[super init]" in a method implementation that is in a subclass of an abstract superclass).

It turns out that

[super init]

was the culprit, since it was calling upon an abstract class I suppose (though I don't see how it would affect an entirely different line of code at compile time).

With the deletion of this line of code (from each offending init... function), the problem was fixed.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Follow-Ups:
    • Re: Conflicting Namespaces on the Language Level
      • From: Ondra Cada <email@hidden>
  • Prev by Date: Re: NSUIElement
  • Next by Date: Re: NSUIElement
  • Previous by thread: Re: [semi-newbie] Message sent to NSWindowController after
  • Next by thread: Re: Conflicting Namespaces on the Language Level
  • Index(es):
    • Date
    • Thread