GNU bug report logs - #27785
doc: tr: mention parsing of 4 digits octal escape values

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: coreutils; Severity: wishlist; Reported by: 積丹尼 Dan Jacobson <jidanni@HIDDEN>; dated Sat, 22 Jul 2017 02:24:02 UTC; Maintainer for coreutils is bug-coreutils@HIDDEN.
Changed bug title to 'doc: tr: mention parsing of 4 digits octal escape values' from 'tr: mention that leading zeros are a no-no in e.g., \0377' Request was from Assaf Gordon <assafgordon@HIDDEN> to control <at> debbugs.gnu.org. Full text available.
Severity set to 'wishlist' from 'normal' Request was from Assaf Gordon <assafgordon@HIDDEN> to control <at> debbugs.gnu.org. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 22 Jul 2017 02:23:53 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri Jul 21 22:23:53 2017
Received: from localhost ([127.0.0.1]:51730 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1dYk5B-0002gc-86
	for submit <at> debbugs.gnu.org; Fri, 21 Jul 2017 22:23:53 -0400
Received: from eggs.gnu.org ([208.118.235.92]:58077)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <jidanni@HIDDEN>) id 1dYk59-0002gO-G6
 for submit <at> debbugs.gnu.org; Fri, 21 Jul 2017 22:23:51 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
 (envelope-from <jidanni@HIDDEN>) id 1dYk53-0001EV-Kd
 for submit <at> debbugs.gnu.org; Fri, 21 Jul 2017 22:23:46 -0400
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org
X-Spam-Level: 
X-Spam-Status: No, score=0.5 required=5.0 tests=BAYES_20,RCVD_IN_SORBS_SPAM,
 T_DKIM_INVALID autolearn=disabled version=3.3.2
Received: from lists.gnu.org ([2001:4830:134:3::11]:50875)
 by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)
 (Exim 4.71) (envelope-from <jidanni@HIDDEN>) id 1dYk53-0001EO-HC
 for submit <at> debbugs.gnu.org; Fri, 21 Jul 2017 22:23:45 -0400
Received: from eggs.gnu.org ([2001:4830:134:3::10]:49025)
 by lists.gnu.org with esmtp (Exim 4.71)
 (envelope-from <jidanni@HIDDEN>) id 1dYk52-0006Br-7c
 for bug-coreutils@HIDDEN; Fri, 21 Jul 2017 22:23:45 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
 (envelope-from <jidanni@HIDDEN>) id 1dYk51-0001BU-IY
 for bug-coreutils@HIDDEN; Fri, 21 Jul 2017 22:23:44 -0400
Received: from hapkido.dreamhost.com ([66.33.216.122]:45406)
 by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)
 (Exim 4.71) (envelope-from <jidanni@HIDDEN>) id 1dYk51-0001Aw-CK
 for bug-coreutils@HIDDEN; Fri, 21 Jul 2017 22:23:43 -0400
Received: from homiemail-a37.g.dreamhost.com (homie.mail.dreamhost.com
 [208.97.132.208])
 by hapkido.dreamhost.com (Postfix) with ESMTP id 6673C889C3
 for <bug-coreutils@HIDDEN>; Fri, 21 Jul 2017 19:23:42 -0700 (PDT)
Received: from homiemail-a37.g.dreamhost.com (localhost [127.0.0.1])
 by homiemail-a37.g.dreamhost.com (Postfix) with ESMTP id 2CB7D208069
 for <bug-coreutils@HIDDEN>; Fri, 21 Jul 2017 19:23:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to
 :subject:date:message-id:mime-version:content-type:
 content-transfer-encoding; s=jidanni.org; bh=LZ0JC+W9u9lENahmItP
 hxQGO6ek=; b=DPiS2uPOTNkVNRtuRJazaqbPPsZ70aQiCSWL1fWKHAjbbgZCl74
 QuT1KK8tRZOegjiDgn7UOH//krhPpd/1PSQd87aV4BSszw/EHadtRDOBBWT20laU
 ztt5q2cMVuXbCr1t2O/QkLOOmcyU4rcr9mbVYQN4btAzffMjcmm22yCM=
Received: from jidanni.org (114-46-61-54.dynamic-ip.hinet.net [114.46.61.54])
 (using TLSv1 with cipher AES256-SHA (256/256 bits))
 (No client certificate requested)
 (Authenticated sender: jidanni@HIDDEN)
 by homiemail-a37.g.dreamhost.com (Postfix) with ESMTPSA id D44B7208063
 for <bug-coreutils@HIDDEN>; Fri, 21 Jul 2017 19:23:40 -0700 (PDT)
From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson <jidanni@HIDDEN>
To: bug-coreutils@HIDDEN
Subject: tr: mention that leading zeros are a no-no in e.g., \0377
Date: Sat, 22 Jul 2017 08:44:31 +0800
Message-ID: <87lgnhqp00.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x [fuzzy]
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x
X-Received-From: 2001:4830:134:3::11
X-Spam-Score: -4.5 (----)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -4.5 (----)

In (info "(coreutils) Character sets")

     =E2=80=98\OOO=E2=80=99
          The 8-bit character with the value given by OOO, which is 1 to
          3 octal digits.  Note that =E2=80=98\400=E2=80=99 is interprete=
d as the
          two-byte sequence, =E2=80=98\040=E2=80=99 =E2=80=980=E2=80=99.

It is very important to also add here:

          and \0377 is interpreted as \037 and 7.

(You add the quotes. I can't with my keyboard.)





Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-coreutils@HIDDEN. Full text available.
Report forwarded to bug-coreutils@HIDDEN:
bug#27785; Package coreutils. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Mon, 25 Nov 2019 12:00:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.