From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: Last commit breaks macOS build Date: Thu, 05 Jan 2017 19:32:05 +0100 Message-ID: <87inpt2w9m.fsf@linux-m68k.org> References: <103c5ca4-dba4-9cf1-1c15-535684235be9@alice.it> <1f69c5da-eb8a-740e-873f-4809a04e2d77@alice.it> <8360lteb39.fsf@gnu.org> <51ffb0cd-ce29-e2ae-a1ee-2fc01c299710@alice.it> <831swhe8v7.fsf@gnu.org> <6d04ad51-6ecc-4a01-a8f1-53217f219e38@alice.it> <83zij5cs3d.fsf@gnu.org> <87mvf52wwh.fsf@linux-m68k.org> <83y3ypcql1.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1483641149 26332 195.159.176.226 (5 Jan 2017 18:32:29 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 5 Jan 2017 18:32:29 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.91 (gnu/linux) Cc: rcopley@gmail.com, eggert@cs.ucla.edu, emacs-devel@gnu.org, angelo.graziosi@alice.it To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 05 19:32:22 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 1cPCpk-0005Px-SQ for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2017 19:32:16 +0100 Original-Received: from localhost ([::1]:48116 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPCpp-0000Y6-6s for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2017 13:32:21 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47830) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPCpj-0000Y1-K5 for emacs-devel@gnu.org; Thu, 05 Jan 2017 13:32:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cPCpi-0004qi-Sh for emacs-devel@gnu.org; Thu, 05 Jan 2017 13:32:15 -0500 Original-Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:50177) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cPCpf-0004oj-3U; Thu, 05 Jan 2017 13:32:11 -0500 Original-Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3tvbr80Th5z3hkFg; Thu, 5 Jan 2017 19:32:08 +0100 (CET) Original-Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3tvbr76vHLzvkVF; Thu, 5 Jan 2017 19:32:07 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Original-Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id ABkjN61AGN42; Thu, 5 Jan 2017 19:32:05 +0100 (CET) X-Auth-Info: +ncAsHR2KmRMZTw1KUA+UcKUpUI6cg7OOSTE+QGZfkX1oL4I/Oq/fSOLfsuJJZds Original-Received: from igel.home (ppp-88-217-26-238.dynamic.mnet-online.de [88.217.26.238]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Thu, 5 Jan 2017 19:32:05 +0100 (CET) Original-Received: by igel.home (Postfix, from userid 1000) id 652302C46F8; Thu, 5 Jan 2017 19:32:05 +0100 (CET) X-Yow: I FORGOT to do the DISHES!! In-Reply-To: <83y3ypcql1.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 05 Jan 2017 20:24:42 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 2001:a60:0:28:0:1:25:1 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:211135 Archived-At: On Jan 05 2017, Eli Zaretskii wrote: >> From: Andreas Schwab >> Cc: Angelo Graziosi , rcopley@gmail.com, eggert@cs.ucla.edu, emacs-devel@gnu.org >> Date: Thu, 05 Jan 2017 19:18:22 +0100 >> >> On Jan 05 2017, Eli Zaretskii wrote: >> >> > How about now? >> >> echo is not portable wrt backslashes. > > Suggestions for how to fix this are welcome. I have no access to a > macOS system, so I'm flying blind. That has nothing to do with macos. $ echo '\\' \\ $ shopt -s xpg_echo $ echo '\\' \ Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."