Your message dated Thu, 10 Feb 2005 12:47:38 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#294339: fixed in sed 4.1.4-2
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; 9 Feb 2005 09:54:53 +0000
>From [EMAIL PROTECTED] Wed Feb 09 01:54:53 2005
Return-path: <[EMAIL PROTECTED]>
Received: from cirse.extra.cea.fr [132.166.172.102] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CyoYf-00083j-00; Wed, 09 Feb 2005 01:54:53 -0800
Received: from argiope.saclay.cea.fr (argiope.saclay.cea.fr [132.166.192.108])
        by cirse.extra.cea.fr (8.12.10/8.12.10/CEAnet-Internet.4.0) with ESMTP 
id j199sMIT003181
        for <[EMAIL PROTECTED]>; Wed, 9 Feb 2005 10:54:22 +0100 (MET)
Received: from muguet.saclay.cea.fr (unverified) by argiope.saclay.cea.fr
 (Content Technologies SMTPRS 4.3.17) with ESMTP id <[EMAIL PROTECTED]>;
 Wed, 9 Feb 2005 10:54:21 +0100
Received: from gaia ([132.166.53.137])
        by muguet.saclay.cea.fr (8.12.10/8.12.10/CEAnet-internes.4.0) with 
ESMTP id j199sLRs020297;
        Wed, 9 Feb 2005 10:54:21 +0100 (MET)
Received: from fourmond by gaia with local (Exim 3.36 #1 (Debian))
        id 1CyoY9-000387-00; Wed, 09 Feb 2005 10:54:21 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Vincent Fourmond <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: sed: funny problems with \1 and such
X-Mailer: reportbug 3.7.1
Date: Wed, 09 Feb 2005 10:54:21 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: Vincent Fourmond <[EMAIL PROTECTED]>
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: sed
Version: 4.1.4-1
Severity: normal


  Hello !

  I did try some backreferences in a sed s/.../.../ program, and it gives me 
this funny 
result:

gaia ~ $ sed "s/([0-9])\./\3,/"
sed: -e expression #1, char 16: invalid reference \4 on `s' command's RHS
gaia ~ $ sed "s/([0-9])\./\1,/"
sed: -e expression #1, char 16: invalid reference \2 on `s' command's RHS

  It does really look like sed does add 1 to all the \digit stuff... I don't 
know if it 
comes from a realy blunder of me or if this is a real bug. In any case, this 
behavior is 
quite unexpected.

  Thanks !

        Vincent Fourmond


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages sed depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an

-- no debconf information

---------------------------------------
Received: (at 294339-close) by bugs.debian.org; 10 Feb 2005 17:53:52 +0000
>From [EMAIL PROTECTED] Thu Feb 10 09:53:51 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CzIVj-0003qM-00; Thu, 10 Feb 2005 09:53:51 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1CzIPi-0003oJ-00; Thu, 10 Feb 2005 12:47:38 -0500
From: Clint Adams <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#294339: fixed in sed 4.1.4-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 10 Feb 2005 12:47:38 -0500
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: sed
Source-Version: 4.1.4-2

We believe that the bug you reported is fixed in the latest version of
sed, which is due to be installed in the Debian FTP archive:

sed_4.1.4-2.diff.gz
  to pool/main/s/sed/sed_4.1.4-2.diff.gz
sed_4.1.4-2.dsc
  to pool/main/s/sed/sed_4.1.4-2.dsc
sed_4.1.4-2_sparc.deb
  to pool/main/s/sed/sed_4.1.4-2_sparc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Clint Adams <[EMAIL PROTECTED]> (supplier of updated sed package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 10 Feb 2005 11:56:07 -0500
Source: sed
Binary: sed
Architecture: source sparc
Version: 4.1.4-2
Distribution: unstable
Urgency: medium
Maintainer: Clint Adams <[EMAIL PROTECTED]>
Changed-By: Clint Adams <[EMAIL PROTECTED]>
Description: 
 sed        - The GNU sed stream editor
Closes: 294339
Changes: 
 sed (4.1.4-2) unstable; urgency=medium
 .
   * Patch from upstream to fix off-by-one error message error.
     closes: #294339.
Files: 
 e9d817a9580331ffb358b343251bde9e 557 base required sed_4.1.4-2.dsc
 1d1a552cda0b95cb5b3c9e4b637fa1a3 79426 base required sed_4.1.4-2.diff.gz
 63c58c4e2d5fbc445e0a80aed3d6b8b6 241850 base required sed_4.1.4-2_sparc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Debian!

iD8DBQFCC52x5m0u66uWM3ARAtfKAKCEX7wzu/r+e33fI+bwDsF7z8C4UACgxfgT
7GszFv18/G1JhhYlAFSeDxE=
=priU
-----END PGP SIGNATURE-----


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

Reply via email to