perl-unicode

Re: Fixed Encode::utf8

2002-10-20 08:30:05
On Sunday, Oct 20, 2002, at 22:49 Asia/Tokyo, Nick Ing-Simmons wrote:
Attached is patch that implements ->decode and ->encode of
Encode::utf8 as XS code that obeys all the rules that Encode::XS does.
This allows :encoding(UTF-8) to handle partial chars at end of buffers
correctly.

Thanks! applied & tested. Bad news is that it fails at test #4 in t/mime-header.t

> perl -Mblib t/mime-header.t
not ok 4 - decode Q

I am currently investigating the cause....

Dan the Encode Maintainer

<Prev in Thread] Current Thread [Next in Thread>