Re: [sacm] [sacmwg/draft-ietf-sacm-coswid] reordering of global-attribute in text and full cddl (#37)

Henk Birkholz <notifications@github.com> Sun, 21 February 2021 19:14 UTC

Return-Path: <noreply@github.com>
X-Original-To: sacm@ietfa.amsl.com
Delivered-To: sacm@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 297E33A0EF9 for <sacm@ietfa.amsl.com>; Sun, 21 Feb 2021 11:14:59 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.577
X-Spam-Level:
X-Spam-Status: No, score=-2.577 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.57, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 j3SZsS0VkW4Q for <sacm@ietfa.amsl.com>; Sun, 21 Feb 2021 11:14:57 -0800 (PST)
Received: from smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D637B3A0EC1 for <sacm@ietf.org>; Sun, 21 Feb 2021 11:14:57 -0800 (PST)
Received: from github.com (hubbernetes-node-d118fd7.ash1-iad.github.net [10.56.121.31]) by smtp.github.com (Postfix) with ESMTPA id 149EE5E0104 for <sacm@ietf.org>; Sun, 21 Feb 2021 11:14:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1613934897; bh=2RrwQFhowX4IqESmH0Lpe+y4wiszM+2i5JBpn51Kf2c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CkZGV1YY76Rrdcm+KAO4NhVzFdCJlJYZqlVekWvmxThfLzH8iGZaS5EESBKcsJPMz LSXcnSqZDteZJy0BZlhMsQcPwgjRV2ToQe+32h41G0QyO77KzWfQEEs9wYNS42ruR4 iHd1fSjo80qXn9iQ6y5auLXUWtFXYPQBNjBxVbeo=
Date: Sun, 21 Feb 2021 11:14:57 -0800
From: Henk Birkholz <notifications@github.com>
Reply-To: sacmwg/draft-ietf-sacm-coswid <reply+ACTMJUOWZOXFOTXFHBVQIHN6H2JDDEVBNHHDAWS6UM@reply.github.com>
To: sacmwg/draft-ietf-sacm-coswid <draft-ietf-sacm-coswid@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <sacmwg/draft-ietf-sacm-coswid/pull/37/review/594871231@github.com>
In-Reply-To: <sacmwg/draft-ietf-sacm-coswid/pull/37@github.com>
References: <sacmwg/draft-ietf-sacm-coswid/pull/37@github.com>
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_6032b13111f47_4df61a54261461"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: henkbirkholz
X-GitHub-Recipient: sacm
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: sacm@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/sacm/kRF0M5jw6-y3z2wF0ImIrVhhC1o>
Subject: Re: [sacm] [sacmwg/draft-ietf-sacm-coswid] reordering of global-attribute in text and full cddl (#37)
X-BeenThere: sacm@ietf.org
X-Mailman-Version: 2.1.29
List-Id: SACM WG mail list <sacm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sacm>, <mailto:sacm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/sacm/>
List-Post: <mailto:sacm@ietf.org>
List-Help: <mailto:sacm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sacm>, <mailto:sacm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 21 Feb 2021 19:14:59 -0000

@henkbirkholz commented on this pull request.



>  }
 
 payload-or-evidence //= ( payload => payload-entry )
-payload-or-evidence //= ( payload => [ 2* payload-entry ] )

yes, that is a change that leaked over from the "isomorphic issue"

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/sacmwg/draft-ietf-sacm-coswid/pull/37#discussion_r579851609