Re: Runtime difference on "some" hardware? (Was: Re: Instance method declaration)
Re: Runtime difference on "some" hardware? (Was: Re: Instance method declaration)
- Subject: Re: Runtime difference on "some" hardware? (Was: Re: Instance method declaration)
- From: Sherm Pendley <email@hidden>
- Date: Mon, 22 May 2006 00:57:07 -0400
On May 22, 2006, at 12:41 AM, Nick Zitzmann wrote:
On May 21, 2006, at 10:27 PM, Sherm Pendley wrote:
On *some* platforms? That makes me nervous...
Yep. According to /usr/include/objc/objc-runtime.h, on Intel, one
has to use objc_msgSend_fpret() to call methods that return
floating point values on Intel only.
Ouch. That's what I get for neglecting to re-read the header comments
with each new release. :-(
That function isn't listed in the runtime reference, btw. I'm off to
bugreporter...
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden