Re: Methods with Variable Numbers of Arguments
Re: Methods with Variable Numbers of Arguments
- Subject: Re: Methods with Variable Numbers of Arguments
- From: Joe Osborn <email@hidden>
- Date: Sat, 14 Dec 2002 17:17:01 -0600
On Saturday, Dec 14, 2002, at 16:56 US/Central, Joe Osborn wrote:
I'm getting a weird bug by which NSConstantStrings suddenly
explode(EXC_BAD_ACCESS)
Let me modify that claim: they don't always EXC_BAD_ACCESS, but they
always act unpredictably. Sometimes the string exists, but is
wrong(only a couple of words from the original string, etc). Sometimes
the string is bad but doesn't crash the app. It's unpredictable.
Ending my calls of the method with a ", nil" does not seem to help,
either.
-j.osborn
"Blame yourself first. If that doesn't work, you must have done
something wrong."
--unknown(someone please attribute 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.