From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-sender-0.a4lg.com (mail-sender.a4lg.com [153.120.152.154]) by sourceware.org (Postfix) with ESMTPS id 675DE3858434 for ; Wed, 13 Jul 2022 03:23:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 675DE3858434 Received: from [127.0.0.1] (localhost [127.0.0.1]) by mail-sender-0.a4lg.com (Postfix) with ESMTPSA id 0835E300089; Wed, 13 Jul 2022 03:23:11 +0000 (UTC) Message-ID: <7ccbc213-abaa-537d-1ec4-e4cbdc168558@irq.a4lg.com> Date: Wed, 13 Jul 2022 12:23:11 +0900 Mime-Version: 1.0 Subject: Re: [PATCH 0/2] gas: Minor strings fix on June 2022 (Mach-O and RISC-V) Content-Language: en-US To: Tristan Gingold Cc: binutils@sourceware.org References: From: Tsukasa OI In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, 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: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jul 2022 03:23:16 -0000 On 2022/06/12 13:12, Tristan Gingold wrote: > For me, the mach-o part is OK. I am not sure I would translate section or segment as they are technical words, but you are the native speaker! > Hi Tristan, Fortunately, my other change (RISC-V part) is merged into master. If you are okay and you have a commit right, would you merge the Mach-O part? I'm afraid that I don't have commit rights. Thanks, Tsukasa