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: scratch/accurate-warning-pos: Solid progress: the branch now bootstraps. Date: Sat, 01 Dec 2018 19:48:25 +0200 Message-ID: <83lg59b0k6.fsf@gnu.org> References: <20181129220552.GI12576@ACM> <9dde4ed7-8401-6022-a668-258d48bb7726@cs.ucla.edu> <20181130185503.GA16256@ACM> <20181130220218.GB16256@ACM> <138d56b7-53df-1ea5-377c-8502245f1b6b@cs.ucla.edu> <5C0239DA.4030907@gmx.at> <20181201124727.GC5102@ACM> <5C02962C.5040505@gmx.at> <20181201172127.GA29324@ACM> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1543686417 8977 195.159.176.226 (1 Dec 2018 17:46:57 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 1 Dec 2018 17:46:57 +0000 (UTC) Cc: cpitclaudel@gmail.com, eggert@cs.ucla.edu, michael_heerdegen@web.de, emacs-devel@gnu.org, rudalics@gmx.at, monnier@IRO.UMontreal.CA To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 01 18:46:52 2018 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 1gT9Lv-0002Bt-FX for ged-emacs-devel@m.gmane.org; Sat, 01 Dec 2018 18:46:51 +0100 Original-Received: from localhost ([::1]:42056 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gT9O2-0003Ji-5g for ged-emacs-devel@m.gmane.org; Sat, 01 Dec 2018 12:49:02 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gT9Ns-0003Fn-Jf for emacs-devel@gnu.org; Sat, 01 Dec 2018 12:48:53 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gT9Nr-0004LN-Uu for emacs-devel@gnu.org; Sat, 01 Dec 2018 12:48:52 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:36957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gT9Nm-0004JS-SR; Sat, 01 Dec 2018 12:48:46 -0500 Original-Received: from [176.228.60.248] (port=2407 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gT9Nl-0001IU-UX; Sat, 01 Dec 2018 12:48:46 -0500 In-reply-to: <20181201172127.GA29324@ACM> (message from Alan Mackenzie on Sat, 1 Dec 2018 17:21:27 +0000) 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:231568 Archived-At: > Date: Sat, 1 Dec 2018 17:21:27 +0000 > Cc: cpitclaudel@gmail.com, Paul Eggert , > michael_heerdegen@web.de, emacs-devel@gnu.org, monnier@IRO.UMontreal.CA, > Eli Zaretskii > From: Alan Mackenzie > > This would mean printing no positions at all. In a bootstrap (which I've > done rather a lot of, recently) only 25% of the positions output are > correct. The other three quarters are junk. Likely the pattern is > repeated in compilations of users' programs. Apparently, nobody but me > thinks this is a Bad Thing. I do. And if I didn't thank you for your work on this, I apologize and thank you now.