• 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: KVC broken in 10.4.4 on Intel?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: KVC broken in 10.4.4 on Intel?


  • Subject: Re: KVC broken in 10.4.4 on Intel?
  • From: Jim Correia <email@hidden>
  • Date: Sun, 29 Jan 2006 13:03:33 -0500

On Jan 29, 2006, at 12:30 PM, Joe Jones wrote:

The problem isn't that Intel is broken, the problem is that you are passing an NSNumber to a message that is expecting a float. This works on PPC due to the way that the parameters are put on the registers that is not available on the register limited intel machine.

I am not sure what actually you can do to keep the message using a float parameter but changing that message to accept an NSNumber instead of a float should correct your problem.

Joe,

Scalar types are supported with KVC. The page DW links to documents that support... I haven't tried this on an Intel machine, so I can speak to the specifics of what he is seeing.

DW,

I first experienced this problem on the Intel DTK I had access too,
but I assumed it'd be fixed on production Intel iMacs.

If you encounter a bug, you should write it up. Don't assume Apple knows about it and will fix it without your report.


Bugs in my own software that I know about have a much greater chance of being fixed than ones which I don't know exist :-)

Jim
_______________________________________________
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


References: 
 >KVC broken in 10.4.4 on Intel? (From: Da Woon Jung <email@hidden>)
 >Re: KVC broken in 10.4.4 on Intel? (From: Joe Jones <email@hidden>)

  • Prev by Date: Re: Finder integration or plug-in
  • Next by Date: Re: KVC broken in 10.4.4 on Intel?
  • Previous by thread: Re: KVC broken in 10.4.4 on Intel?
  • Next by thread: Re: KVC broken in 10.4.4 on Intel?
  • Index(es):
    • Date
    • Thread