From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Fix some failing tests in BSD systems Date: Wed, 06 Jan 2021 13:48:35 -0500 Message-ID: References: <83a6tpdiuf.fsf@gnu.org> <5e881738-2df3-d5e3-9a46-bc4304ff4092@yandex.ru> <835z4dcrah.fsf@gnu.org> <5d574d90-34b1-0fb1-8b3a-83e7709eadfc@yandex.ru> <83pn2kbsy5.fsf@gnu.org> <6e35988f-fdf0-5384-1aaa-e8e21effead9@yandex.ru> <16a47655-7d4c-2111-cae3-7168ec953fb1@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33766"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Eli Zaretskii , emacs-devel@gnu.org, Daniel =?windows-1252?Q?Mart=EDn?= To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jan 06 19:49:39 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kxDsJ-0008hF-FY for ged-emacs-devel@m.gmane-mx.org; Wed, 06 Jan 2021 19:49:39 +0100 Original-Received: from localhost ([::1]:38584 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kxDsF-0003Gp-UY for ged-emacs-devel@m.gmane-mx.org; Wed, 06 Jan 2021 13:49:35 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57490) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kxDrP-0002cI-QD for emacs-devel@gnu.org; Wed, 06 Jan 2021 13:48:43 -0500 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:8165) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kxDrL-0005X9-Gn; Wed, 06 Jan 2021 13:48:41 -0500 Original-Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id DE4D944122C; Wed, 6 Jan 2021 13:48:37 -0500 (EST) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id B3442441214; Wed, 6 Jan 2021 13:48:36 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1609958916; bh=NrlUwpjhLz+j686ujjNltf8LkRMYra8mk4bBsmC6vcc=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=Q9VM0OsIDfRbFkue7H6C4XXXKP2CpAbn2LPISzpN7LkBDdjKmY8B/3z2NncDmm3SF uzjuaCI15/KIxEQufsoL8Hu1ZLTYvlYwKjDFGdzihXL7JTZZBD/pjgO2jJpdlgUmQE /il5akj4zf6U9rBWw6AV1EcQkj2bRjaOuqnR8AqqTVk0vVZKXnx4WCNRUQsYLg5nID E0v+HrQ9WYu1PZSwRhAG8+qDNXwDzfzSvO2YhAEw/fARb8k7XqD3KRoJ6rqIuD8Yd3 vp/GzjlLiHYyg6OWGAA2pWyAg/1CrYkqrAmNH7AH2iPIoKqk/otpu6ajU9gpkz+KRF igTDNgsu25xTQ== Original-Received: from alfajor (unknown [45.72.224.181]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 724C5120153; Wed, 6 Jan 2021 13:48:36 -0500 (EST) In-Reply-To: <16a47655-7d4c-2111-cae3-7168ec953fb1@yandex.ru> (Dmitry Gutov's message of "Wed, 6 Jan 2021 19:17:44 +0200") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:262625 Archived-At: >> It only causes a slight cosmetic problem, which should be fixed whenever >> they fix the bug, without needing any code change from our side. > AFAIK Apple tries very hard to avoid updating to the latest versions of > Unixy tools. AFAIK what they avoid like the plague is GPLv3, so they stick to the last release of GNU tools that used GPLv2 (and/or switch to tools using non-copyleft licenses, like their switch from bash to zsh). Stefan