Re: Xcode 5.0.2 display of Objective-C source in Japanese on an English system?
Re: Xcode 5.0.2 display of Objective-C source in Japanese on an English system?
- Subject: Re: Xcode 5.0.2 display of Objective-C source in Japanese on an English system?
- From: Jens Alfke <email@hidden>
- Date: Mon, 31 Mar 2014 15:39:18 -0700
On Mar 31, 2014, at 2:34 PM, Clark S. Cox III < email@hidden> wrote: Note that you still may want to coordinate with whomever else is working on that project, and switch to using UTF-8 instead. With UTF-8, you have the benefit of consistent interpretation of the file on any decently modern OS without having to do this kind of guess-the-encoding gymnastics.
Also, doesn’t Clang assume UTF-8? So it might misinterpret (or completely fail to parse) non-ASCII characters in string literals if some other encoding is used.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden