[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#227273: www.debian.org: Japanese DDTP files are provided with EUC-JP endoding.



On Thu, Jan 29, 2004 at 12:16:19AM +0100, Frank Lichtenheld wrote:
> I used the Perl module Text::Iconv which itself uses iconv(3)
> This module seems to suck or I am to dump to use it. If I convert the
> raw Japanese Packages file with iconv(1) (which probably uses iconv(3), 
> too) all escape sequences seem to be generated correctly, if I use
> Text::Iconv->convert, only the very first one is.

Correction, it only forgets the very last escape sequence since this one is 
not generated by iconv(3). It "forgets" to clear the state at the end of 
the conversion which I found out in comaprison with iconv(1) that handles 
this case correctly. I prepared a patch and will file a bug against the 
package.

This leaves the question open how to handle this for packages.debian.org
I will probably just work around the bug.

Gruesse,
-- 
Frank Lichtenheld <djpig@debian.org>
www: http://www.djpig.de/



Reply to: