From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Last commit breaks macOS build Date: Thu, 05 Jan 2017 18:16:26 +0200 Message-ID: <8360lteb39.fsf@gnu.org> References: <103c5ca4-dba4-9cf1-1c15-535684235be9@alice.it> <1f69c5da-eb8a-740e-873f-4809a04e2d77@alice.it> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1483634036 22305 195.159.176.226 (5 Jan 2017 16:33:56 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 5 Jan 2017 16:33:56 +0000 (UTC) Cc: rcopley@gmail.com, eggert@cs.ucla.edu, emacs-devel@gnu.org To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 05 17:33:52 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cPAz7-00056R-Df for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2017 17:33:49 +0100 Original-Received: from localhost ([::1]:47338 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPAzB-0008A9-GA for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2017 11:33:53 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPAi6-0000Mz-AM for emacs-devel@gnu.org; Thu, 05 Jan 2017 11:16:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cPAi3-0004xx-4g for emacs-devel@gnu.org; Thu, 05 Jan 2017 11:16:14 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60854) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPAi3-0004xt-0x; Thu, 05 Jan 2017 11:16:11 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1043 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cPAi2-00084Y-1b; Thu, 05 Jan 2017 11:16:10 -0500 In-reply-to: <1f69c5da-eb8a-740e-873f-4809a04e2d77@alice.it> (message from Angelo Graziosi on Thu, 5 Jan 2017 10:54:16 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:211127 Archived-At: > From: Angelo Graziosi > Date: Thu, 5 Jan 2017 10:54:16 +0100 > Cc: Emacs developers > > You should consider that macOS does not use GNU sed but another version > (unix/BSD?), and what works on GNU/Linux not always works in the same > manne on macOS... That's my fault, not Paul's. Sorry about that. Could you please try the current master? I attempted to fix this problem.