• 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: Very strange Cocoa application issue.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Very strange Cocoa application issue.


  • Subject: Re: Very strange Cocoa application issue.
  • From: email@hidden
  • Date: Mon, 12 Feb 2007 16:39:41 +1100

I was assigning key1 = (int) "A" for example. This worked in debug but not
in release. As soon as I replaced with key1 = 65; then it worked.

I hope that's just a typo in your email, because of course "A" is a string containing the character 'A', so the above would be assigning the pointer to the string "A" rather than the ASCII value of 'A'.


Wade Tregaskis

    ICQ: 40056898
    AIM, Yahoo & Skype: wadetregaskis
    MSN: email@hidden
    iChat & email: email@hidden

    http://homepage.mac.com/wadetregaskis/

-- Sed quis custodiet ipsos custodes?


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: Very strange Cocoa application issue. (From: Cláudio Rodrigues <email@hidden>)

  • Prev by Date: Re: Very strange Cocoa application issue.
  • Next by Date: Re: Core Data: How best to create a data model for tracking changes to related objects?
  • Previous by thread: Re: Very strange Cocoa application issue.
  • Next by thread: Re: Very strange Cocoa application issue.
  • Index(es):
    • Date
    • Thread