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

Bug#91935: libc6: iconv breaks on illegal input sequence



On Sun, Jan 16, 2005 at 11:20:17AM +0900, GOTO Masanori wrote:
> Hi,
> 
> The bug #91935[1] has been reported for a long time.  But I don't get
> any replys.  Could you check your problems described in #91935?  If
> you still have trouble with it, please let me know.  If there's no
> more report, I'll close this bug marked as fixed.
> 
> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=91935

iconv converts A3 and B3 characters from KOI8-R to CP1251, and
converting the same characters from CP1251 to KOI8-R is not possible
because these characters in CP1251 do not exist in KOI8-R encoding.
In such cases, the documented behavior of iconv is to stop processing.
So you can close this bug.

Denis



Reply to: