Re: Text turns Chinese
Re: Text turns Chinese
- Subject: Re: Text turns Chinese
- From: Jack Nutting <email@hidden>
- Date: Thu, 18 Jun 2009 12:02:03 +0200
On Thu, Jun 18, 2009 at 10:07 AM, Leo Revzin (Zevrix
Solutions)<email@hidden> wrote:
> Hi,
>
> I wonder if it's a known problem and if there's a solution:
>
> Suddenly, the entire text of an implementation file turned Chinese.
Sounds to me like it's a file stored as UTF16, and the BOM at the
beginning got messed up or removed somehow (maybe a bug in Xcode?),
which has the effect of swapping the high-order and low-order byte for
each character, which can in turn make normal characters render as
Chinese or other incorrect characters as well.
--
// jack
// http://www.nuthole.com
_______________________________________________
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