• 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
objc_msgSend in Codewarrior???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

objc_msgSend in Codewarrior???


  • Subject: objc_msgSend in Codewarrior???
  • From: Roy Lovejoy <email@hidden>
  • Date: Wed, 11 Feb 2004 09:30:30 -0500

I'm trying to bounce a message from a delegate method.
but it looks like codewarrrior has objc_msgSend prototyped differently from docs..

Error : function call 'objc_msgSend({lval} FooController *, {lval} objc_selector *, {lval} FooController *)' does not match
'objc_msgSend()'
FooController.mm line 91 ::objc_msgSend(self, whatToDo, self);

if I cheat & try to extern objc_msgSend(), I get a link error..

anyone see this?
_______________________________________________
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: objc_msgSend in Codewarrior???
      • From: Glenn Andreas <email@hidden>
    • [solved] Re: objc_msgSend in Codewarrior???
      • From: Roy Lovejoy <email@hidden>
  • Prev by Date: Re: Adding to the About window.
  • Next by Date: Re: At my wits end with NSSound!
  • Previous by thread: Preventing service from being listed in services menu.
  • Next by thread: [solved] Re: objc_msgSend in Codewarrior???
  • Index(es):
    • Date
    • Thread