From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Failure building Emacs master Date: Sat, 18 Mar 2017 17:53:32 +0100 Message-ID: <2d2bb2e1-043c-9a15-1fb6-d7ed82838318@alice.it> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1489856056 20661 195.159.176.226 (18 Mar 2017 16:54:16 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 18 Mar 2017 16:54:16 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 To: eggert@cs.ucla.edu, Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 18 17:54:12 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 1cpHcC-0004L9-0w for ged-emacs-devel@m.gmane.org; Sat, 18 Mar 2017 17:54:04 +0100 Original-Received: from localhost ([::1]:54068 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cpHcG-0003cw-D0 for ged-emacs-devel@m.gmane.org; Sat, 18 Mar 2017 12:54:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51498) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cpHc9-0003co-Cw for emacs-devel@gnu.org; Sat, 18 Mar 2017 12:54:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cpHc6-0001Xx-AK for emacs-devel@gnu.org; Sat, 18 Mar 2017 12:54:01 -0400 Original-Received: from smtp202.alice.it ([82.57.200.98]:13591) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cpHc6-0001Xn-37 for emacs-devel@gnu.org; Sat, 18 Mar 2017 12:53:58 -0400 Original-Received: from [192.168.1.102] (79.19.233.143) by smtp202.alice.it (8.6.060.43) (authenticated as angelo.graziosi@alice.it) id 588F421911E3414D; Sat, 18 Mar 2017 17:53:55 +0100 Original-References: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.98 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:213130 Archived-At: Paul Eggert wrote: > If so, the attached patch should implement your suggestion. > > PS. I fixed the glitch with ../nt that you noted. I have built with that patch and all seems OK: no failure nor warning.. Thanks, Angelo.