Re: [Cbor] One small comment on draft-ietf-cbor-array-tags-07

Carsten Bormann <cabo@tzi.org> Wed, 25 September 2019 14:41 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: cbor@ietfa.amsl.com
Delivered-To: cbor@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 120EE12003E for <cbor@ietfa.amsl.com>; Wed, 25 Sep 2019 07:41:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.198
X-Spam-Level:
X-Spam-Status: No, score=-4.198 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_NONE=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XsLHqIu4eYw3 for <cbor@ietfa.amsl.com>; Wed, 25 Sep 2019 07:41:32 -0700 (PDT)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 15085120048 for <cbor@ietf.org>; Wed, 25 Sep 2019 07:41:32 -0700 (PDT)
Received: from [192.168.217.110] (p548DCE50.dip0.t-ipconnect.de [84.141.206.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 46dgjk2r7Mz10hp; Wed, 25 Sep 2019 16:41:30 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <E087CBBD-35BC-4215-BE7C-93C1E580ADBC@fastmail.fm>
Date: Wed, 25 Sep 2019 16:41:29 +0200
Cc: cbor@ietf.org
X-Mao-Original-Outgoing-Id: 591115288.026745-52897a29a68e589df91d489a7c8fa481
Content-Transfer-Encoding: quoted-printable
Message-Id: <BB368647-64B9-46C7-A8FB-90006B12C867@tzi.org>
References: <E087CBBD-35BC-4215-BE7C-93C1E580ADBC@fastmail.fm>
To: Alexey Melnikov <aamelnikov@fastmail.fm>
X-Mailer: Apple Mail (2.3445.9.1)
Archived-At: <https://mailarchive.ietf.org/arch/msg/cbor/SjHqGaQCZhod2rpgy4LreNc0F_A>
Subject: Re: [Cbor] One small comment on draft-ietf-cbor-array-tags-07
X-BeenThere: cbor@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Concise Binary Object Representation \(CBOR\)" <cbor.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/cbor>, <mailto:cbor-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cbor/>
List-Post: <mailto:cbor@ietf.org>
List-Help: <mailto:cbor-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/cbor>, <mailto:cbor-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Sep 2019 14:41:34 -0000

On Sep 23, 2019, at 20:12, Alexey Melnikov <aamelnikov@fastmail.fm> wrote:
> 
> Hi Carsten,
> I only have one nit to report from my AD review:
> 
> [TypedArrayES6] - this should be a Normative reference due to definition of Clamped arithmetic.

Good point.

> Can you please do this change next time you update the document.

Now in editor’s copy as https://github.com/cbor-wg/array-tags/commit/a4b7eb2e0e428b2a5f63e7d7ed6ef6148093ec02

Grüße, Carsten