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

Bug#177646: marked as done (libc6: iconv ignores '-c' option)



Your message dated Thu, 21 Oct 2004 11:22:39 +0900
with message-id <81k6tkyfm8.wl@omega.webmasters.gr.jp>
and subject line Bug#177646: libc6: iconv '-c' option, still buggy with //TRANSLIT
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Jan 2003 22:08:31 +0000
>From sasha@sanechka.spb.ru Mon Jan 20 16:08:31 2003
Return-path: <sasha@sanechka.spb.ru>
Received: from 194.186.49.143.adsl-spb.net.rol.ru (ns.sanechka.spb.ru) [194.186.49.143] (root)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18ak5c-0006XN-00; Mon, 20 Jan 2003 16:08:29 -0600
Received: by sanechka.spb.ru
	via sendmail from stdin
	id <m18ak4i-00003dC@ns.sanechka.spb.ru> (Debian Smail3.2.0.114)
	for submit@bugs.debian.org; Tue, 21 Jan 2003 01:07:24 +0300 (MSK) 
Message-Id: <m18ak4i-00003dC@ns.sanechka.spb.ru>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Alexandra N. Kossovsky" <sasha@sanechka.spb.ru>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libc6: iconv ignores '-c' option
Bcc: 
X-Mailer: reportbug 2.10
Date: Tue, 21 Jan 2003 01:07:24 +0300
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=0.6 required=5.0
	tests=SPAM_PHRASE_00_01
	version=2.41
X-Spam-Level: 

Package: libc6
Version: 2.3.1-9
Severity: normal


Well, '-c' option of  iconv(1) is not ignored completely, but it works
only once:

bash$ iconv -f cp1251 -t koi8-r <somefile >/dev/null
iconv: illegal input sequence at position 11084
bash$ iconv -c -f cp1251 -t koi8-r <somefile >/dev/null
iconv: illegal input sequence at position 16320
bash$

It is easy to see that only the first invalid character is omitted. 
I think, it should not be so (and it was not so with older libc). 
If this behaviour is desirable for you, there should be another option 
to omit all invalid characters.

Thank you,
    Alexandra.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux serv 2.4.20 #1 Thu Jan 2 18:33:22 MSK 2003 i686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R

Versions of packages libc6 depends on:
ii  libdb1-compat                 2.1.3-7    The Berkeley database routines [gl

-- no debconf information


---------------------------------------
Received: (at 177646-done) by bugs.debian.org; 21 Oct 2004 02:22:40 +0000
>From gotom@debian.or.jp Wed Oct 20 19:22:40 2004
Return-path: <gotom@debian.or.jp>
Received: from omega.webmasters.gr.jp (webmasters.gr.jp) [218.44.239.78] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CKSbA-0000pr-00; Wed, 20 Oct 2004 19:22:40 -0700
Received: from omega.webmasters.gr.jp (localhost [127.0.0.1])
	by webmasters.gr.jp (Postfix) with ESMTP id D5451DECC8
	for <177646-done@bugs.debian.org>; Thu, 21 Oct 2004 11:22:39 +0900 (JST)
Date: Thu, 21 Oct 2004 11:22:39 +0900
Message-ID: <81k6tkyfm8.wl@omega.webmasters.gr.jp>
From: GOTO Masanori <gotom@debian.or.jp>
To: 177646-done@bugs.debian.org
Subject: Re: Bug#177646: libc6: iconv '-c' option, still buggy with //TRANSLIT
In-Reply-To: <81y8od9cde.wl@omega.webmasters.gr.jp>
References: <m18ak4i-00003dC@ns.sanechka.spb.ru>
	<20030902002924.GC12662@o112.hadiko.de>
	<81y8od9cde.wl@omega.webmasters.gr.jp>
User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: 177646-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

At Sat, 01 May 2004 10:15:09 +0900,
GOTO Masanori wrote:
> No, your example did not use "-c" option.
> 
> So it's not bug.  Could I close this bug?

No objection - I close this bug.  If you think it should be considered
more, please reopen this bug and please keep discussion.

Regards,
-- gotom



Reply to: