From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from emagii.se (www.emagii.com [185.133.207.17]) by sourceware.org (Postfix) with ESMTPS id 5EC07388B6A4 for ; Wed, 15 Feb 2023 11:44:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5EC07388B6A4 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=emagii.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=emagii.com Received: from [10.175.196.145] (84-55-68-216.customers.ownit.se [84.55.68.216]) by emagii.se (Postfix) with ESMTPSA id 90D741201D7; Wed, 15 Feb 2023 12:44:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=emagii.com; s=default; t=1676461455; bh=g7oqFhhoxLVDTMGfFb/P1iiCfdKg3LponYNhUwOHSwQ=; h=Subject:To:From; b=aQcwTWL+gXU6LrexmSzTDF/a166HXEKnUciWdh2Zqn9UQJ5PE8FITO5ygAyDCCvGe 3jbPx1slqA764LUx/kSyokHb71hlsvzuIEWGgEHpGnHIBz4N5mthNPV3KC3Zo+ZhqA tTUzR4IevLHF18brDKHcS4Eo4E8y30trzZyTUMto= Authentication-Results: emagii.beebytevps.io; spf=pass (sender IP is 84.55.68.216) smtp.mailfrom=binutils@emagii.com smtp.helo=[10.175.196.145] Received-SPF: pass (emagii.beebytevps.io: connection is authenticated) Message-ID: Date: Wed, 15 Feb 2023 12:44:15 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH v0 4/6] ldlex.l: add ASCII Content-Language: sv-FI To: binutils@sourceware.org Cc: nickc@redhat.com, Ulf Samuelsson References: <20230215114052.28292-1-binutils@emagii.com> <20230215114052.28292-5-binutils@emagii.com> From: Ulf Samuelsson In-Reply-To: <20230215114052.28292-5-binutils@emagii.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-PPP-Message-ID: <167646145587.3837313.7748222773040955156@localhost.localdomain> X-PPP-Vhost: emagii.com X-Spam-Status: No, score=-5.9 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,SPF_HELO_FAIL,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Oops, this needs to go away... BR Ulf Den 2023-02-15 kl. 12:40, skrev Ulf Samuelsson via Binutils: > +"ASCIII" { RTOKEN(ASCIII); }