• 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
Xcode 1.5 program on Panther not working in Xcode 2.1 on Tiger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode 1.5 program on Panther not working in Xcode 2.1 on Tiger


  • Subject: Xcode 1.5 program on Panther not working in Xcode 2.1 on Tiger
  • From: R T <email@hidden>
  • Date: Mon, 25 Jul 2005 18:42:15 -0700 (PDT)

A button made in IB has this code...

- (IBAction)checkRows:(id)sender {	[self
testSingleRows];
	NSLog(@"XXXX");
}


...worked in Panther running Xcode 1.5 but in Xcode
2.1 on Tiger
run in debugger yields...

2005-07-25 18:32:16.348 Sudoku II[520] XXXX
Program received signal:  "EXC_BAD_ACCESS".

Unable to disassemble objc_msgSend_rtp.

Help!
Rick Tschudin

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
 _______________________________________________
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

  • Prev by Date: Re: Cocoa-Carbon Bridging
  • Next by Date: multi-character character constant and CFString
  • Previous by thread: Re: Cocoa-Carbon Bridging
  • Next by thread: multi-character character constant and CFString
  • Index(es):
    • Date
    • Thread