Re: Problem with japanese systems
Re: Problem with japanese systems
- Subject: Re: Problem with japanese systems
- From: glenn andreas <email@hidden>
- Date: Sun, 24 Jul 2005 15:10:41 -0500
On Jul 24, 2005, at 10:10 AM, Mark Williams wrote:
Okay, well since 10.4 all of a sudden I have this odd problem with
Japanese systems. It's one I cannot reproduce.
I have a program that reads it's executable into a string and then
evaluates the data. This has always worked until suddenly now when
it tries to read the executable it gets nothing, thus the
evaluation returns 0 and thats 0 not null so I assume it is still
opening the file. I've checked all the paths and they are correct.
This only happens on Japanese systems though all others work fine.
What are you trying to accomplish?
The executable is a mach-o file, not a string, and can't be validly
treated as such . At best you can load it as NSData, but I'm at a
loss for what you mean by "evaluates the data".
Glenn Andreas email@hidden
<http://www.gandreas.com/> wicked fun!
Widgetarium | the quickest path to widgets
_______________________________________________
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