From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x42b.google.com (mail-wr1-x42b.google.com [IPv6:2a00:1450:4864:20::42b]) by sourceware.org (Postfix) with ESMTPS id 4A96A3853560 for ; Wed, 29 Jun 2022 14:29:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4A96A3853560 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=embecosm.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=embecosm.com Received: by mail-wr1-x42b.google.com with SMTP id d17so17114039wrc.10 for ; Wed, 29 Jun 2022 07:29:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embecosm.com; s=google; h=date:from:to:cc:subject:in-reply-to:message-id:references :user-agent:mime-version; bh=zbbOIczM/0DJP70N1XVtM/JWlNnVOkSt/xhbtW2sZH4=; b=FvMqrsm/iWVkKVyJ1JiffjrhsFRiaoH6sptBEmt2joi0Np1CfI8BGPybB0/gvUdrGM VnC4uRf4w4EA/ga82nOLL2LmWHtgyPvT0Z7ZU3XejcYWLXrSykwLwNgJIc8D64AMyFAq em5ufBy19PqpejTyV9Qo0WuCStXoC6Nfgd5QekF+DhLhTyAvCS0MZwYC5aP7DozqZf0N Npbwi64JCUWXOuX+5Rz6eVvGgramBkRvP79BOq2Ah6DeCiAbMGI+XKUomu7zVSV36tBD xBjgu6+4Arda+etqHG8268g5LHaEtz0NSRjZ/zyEicrzGIixSMPaO3CU+lILNOtLcBQ4 ZDkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:in-reply-to:message-id :references:user-agent:mime-version; bh=zbbOIczM/0DJP70N1XVtM/JWlNnVOkSt/xhbtW2sZH4=; b=My2a6Zd0DDbmczMt1Py4uksQSTgK6Ho/YwJ3w8nRXioxpnrhc0ceMM6EojjJwknO+6 vXpi/MOWiYuJU1edwaEi/cUCjBjNVUSkHEcUX8hPeevNJ7ad2ca913SDfsqWr0XB3CH3 Pnl6yLl23ZOadwfGBEWvmGI87kouY8fbC3W6uL5jQCJb1lV32x/a6U1wvyQ40lKKh5TO 4M7fvywCygt1dVWYZ4yyNcm2ToPlpEEfOscl9wFu+0C7Kj0qUfy0uUugruYwJbrTDjb6 U7LKpafwFc/X9KnarXeNgdh0VWMZTMMMiURpexOErdbDaLLLMYcGh8i2RTjB2ZtZPnPA YV0g== X-Gm-Message-State: AJIora9qWHsbP+3ygcTMsnU93iUbKGUMtlAMeuClTvfMhaViFa6IFtft 6yCu8s1Swa4q67AaqVGjbGHXJw== X-Google-Smtp-Source: AGRyM1vviR9H/LUN4LLxlU6SfIKLyBmD09AY1c/V1uywM6z5KLeMIdOLV4Mur6FNrVGJ/ckoB6Hrdw== X-Received: by 2002:adf:c64c:0:b0:21a:7a3:54a4 with SMTP id u12-20020adfc64c000000b0021a07a354a4mr3482720wrg.163.1656512955884; Wed, 29 Jun 2022 07:29:15 -0700 (PDT) Received: from tpp.orcam.me.uk (tpp.orcam.me.uk. [2001:8b0:154:0:ea6a:64ff:fe24:f2fc]) by smtp.gmail.com with ESMTPSA id k5-20020a05600c1c8500b003a0fb88a197sm2975276wms.16.2022.06.29.07.29.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Jun 2022 07:29:15 -0700 (PDT) Date: Wed, 29 Jun 2022 15:29:13 +0100 (BST) From: "Maciej W. Rozycki" To: Andrew Burgess cc: gdb-patches@sourceware.org, Simon Sobisch , Tom Tromey Subject: Re: [PATCH v5 1/8] GDB: Remove extraneous full stops from `set' command error messages In-Reply-To: <87a6a2b09g.fsf@redhat.com> Message-ID: References: <87a6a2b09g.fsf@redhat.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2022 14:29:19 -0000 On Fri, 24 Jun 2022, Andrew Burgess wrote: > > This is grammatically incorrect, so remove the full stop and adjust the > > testsuite accordingly. > > LGTM. I have applied this change now, thank you for your review. Maciej