Your message dated Mon, 6 Jun 2005 15:57:09 -0400
with message-id <[EMAIL PROTECTED]>
and subject line retirement of woody
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; 22 Oct 2004 12:04:50 +0000
>From [EMAIL PROTECTED] Fri Oct 22 05:04:50 2004
Return-path: <[EMAIL PROTECTED]>
Received: from gate3.bifab.de [194.39.191.3] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CKyA6-0002Cc-00; Fri, 22 Oct 2004 05:04:50 -0700
From: Holger Schauer <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: sed: Character classes don't honor LC_CTYPE
X-Mailer: reportbug 1.50
Date: Fri, 22 Oct 2004 14:04:44 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Holger Schauer <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: sed
Version: 3.02-8
Severity: normal

With a locale of de_DE, the character classes alpha and derived ones
should include german diacritics, i.e. ����. While egrep works as
expected, sed doesn't:

[elrond->schaueho]sed  -e 's/[[:alnum:]]/!/g' angstrom.txt 
�
!
���

This is what happens w/o any LC_CTYPE set and is as expected. When setting
LC_CTYPE, however, I get the same results and this is certainly not as
expected.

[elrond->schaueho]LC_CTYPE=de_DE sed  -e 's/[[:alnum:]]/!/g' angstrom.txt 
�
!
���

In the second case, all three lines should just contain exclamation marks.

Holger

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux gimli 2.4.27 #1 Tue Aug 10 12:29:30 CEST 2004 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages sed depends on:
ii  libc6                         2.2.5-11.5 GNU C Library: Shared libraries an


---------------------------------------
Received: (at 277781-done) by bugs.debian.org; 6 Jun 2005 19:57:10 +0000
>From [EMAIL PROTECTED] Mon Jun 06 12:57:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from acolyte.scowler.net [216.254.112.45] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DfNig-0004qu-00; Mon, 06 Jun 2005 12:57:10 -0700
Received: by acolyte.scowler.net (Postfix, from userid 1000)
        id D480C70046; Mon,  6 Jun 2005 15:57:09 -0400 (EDT)
Date: Mon, 6 Jun 2005 15:57:09 -0400
From: Clint Adams <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: retirement of woody
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 3

Good riddance to woody.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to