decodingerror002 failure
Max Bolingbroke
batterseapower at hotmail.com
Tue Sep 27 08:35:26 CEST 2011
On 26 September 2011 23:30, Daniel Fischer
<daniel.is.fischer at googlemail.com> wrote:
> In hex, the error sequences are
> common: EF BF BD
> expected: C8
> actual: ED B3 88
It looks like your iconv has erroneously UTF-8 encoded the lone
surrogate codepoint 0xDCC8 to UTF-8. This is in violation of the
recommendations of the UTF standard.
What version of which iconv are you linking against?
Max
More information about the Cvs-ghc
mailing list