Subject: Re: Patch: UCS & text import
From: Dom Lachowicz (dominicl@seas.upenn.edu)
Date: Thu Jun 21 2001 - 09:28:35 CDT
Committed.
Dom
Quoting Andrew Dunbar <hippietrail@yahoo.com>:
> This patch fixes a couple of UCS-2 related problems.
> Firstly we use a couple of special UCS-2 values in the internal
> document format that can cause problems. For field start and
> end markers we used U+FFFE and U+FFFD but both are legal characters.
> Importing any kind of file which uses them confuses Abi and makes
> her crash. I've changed the special values to ones in the Unicode
> "Private Use Area". I think this is the right thing.
>
> Fixing this uncovered a problem importing text with a BOM since this
> is U+FFFE. This is now handled correctly.
>
> Andrew Dunbar.
>
> --
> http://linguaphile.sourceforge.net
This archive was generated by hypermail 2b25 : Thu Jun 21 2001 - 09:28:54 CDT