Re: Funny crash in on Tiger
Re: Funny crash in on Tiger
- Subject: Re: Funny crash in on Tiger
- From: j o a r <email@hidden>
- Date: Mon, 27 Jun 2005 21:56:17 +0200
On 27 jun 2005, at 21.18, James Housley wrote:
I am having problems with some code causing a crash on Tiger,
sometimes. If the code is compiled on Tiger it runs fine. If it
is compiled on 10.3.9 Development it is fine. If it is compiled
Deployment it will crash. Here are the code segments.
I'll suggest an easier approach:
NSString *uStr = [[NSProcessInfo processInfo] globallyUniqueString];
Unless you have some very special reason for creating your unique
string in precisely that way?
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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