From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: charles@aurox.ch (Charles A. Roelli) Newsgroups: gmane.emacs.devel Subject: Re: scratch/accurate-warning-pos: Solid progress: the branch now bootstraps. Date: Sun, 25 Nov 2018 12:26:45 +0100 Message-ID: References: <20181117124534.GA8831@ACM> <83muq7u9rk.fsf@gnu.org> <20181123130904.GA2916@ACM> Reply-To: charles@aurox.ch NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1543145003 26530 195.159.176.226 (25 Nov 2018 11:23:23 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 25 Nov 2018 11:23:23 +0000 (UTC) Cc: michael_heerdegen@web.de, eliz@gnu.org, emacs-devel@gnu.org, cpitclaudel@gmail.com, monnier@IRO.UMontreal.CA To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 25 12:23:18 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 1gQsVS-0006mE-B4 for ged-emacs-devel@m.gmane.org; Sun, 25 Nov 2018 12:23:18 +0100 Original-Received: from localhost ([::1]:59475 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gQsXY-0004Rj-KA for ged-emacs-devel@m.gmane.org; Sun, 25 Nov 2018 06:25:28 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55534) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gQsWj-0004RS-Po for emacs-devel@gnu.org; Sun, 25 Nov 2018 06:24:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gQsWf-0002nl-Pb for emacs-devel@gnu.org; Sun, 25 Nov 2018 06:24:37 -0500 Original-Received: from sinyavsky.aurox.ch ([37.35.109.145]:46808) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gQsWf-0002f5-H9 for emacs-devel@gnu.org; Sun, 25 Nov 2018 06:24:33 -0500 Original-Received: from sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) by sinyavsky.aurox.ch (Postfix) with ESMTP id 94899229B5 for ; Sun, 25 Nov 2018 11:29:15 +0000 (UTC) Authentication-Results: sinyavsky.aurox.ch (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=aurox.ch DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aurox.ch; h= content-transfer-encoding:content-type:content-type:mime-version :references:reply-to:subject:subject:in-reply-to:to:from:from :message-id:date:date; s=dkim; t=1543145354; x=1544009355; bh=x+ 8KTTyCzJG0vqAI0/rIEB3F8iFtB7L+OnEmtAMz4YU=; b=TSa488hVHJpuAYhrd2 1cse7v5ucQtOkNy8jyjlmf8/XSOuRVIuBJ2jPipT7iKmxH4wZyN8HYLumXmBWPbR PbA2Hh2b/1uyJyESMFGCA7pVbSFfVW8xFPll1HHt5fpiluYS+Bgt+jCSAsSPkJQH hZ66Nhs83l+/MqZqLqZtxW8C8= X-Virus-Scanned: Debian amavisd-new at test.virtualizor.com Original-Received: from sinyavsky.aurox.ch ([127.0.0.1]) by sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id iJpW3pOCgmx9 for ; Sun, 25 Nov 2018 11:29:14 +0000 (UTC) Original-Received: from gray (unknown [IPv6:2a02:1205:34ff:bc50:c62c:3ff:fe30:b864]) by sinyavsky.aurox.ch (Postfix) with ESMTPSA id DAAB92296E; Sun, 25 Nov 2018 11:29:10 +0000 (UTC) In-reply-to: <20181123130904.GA2916@ACM> (message from Alan Mackenzie on Fri, 23 Nov 2018 13:09:05 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 37.35.109.145 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:231332 Archived-At: > Date: Fri, 23 Nov 2018 13:09:05 +0000 > From: Alan Mackenzie >=20 > Although the branch works, it has been tested solely on 64-bit > GNU/Linux, the only system I have. This despite some fairly hefty > changes in lisp.h. "make bootstrap" prints the following errors here on the scratch/accurate-warning-pos branch: CC dispnew.o In file included from dispnew.c:27: lisp.h: In function =E2=80=98SYMBOLP=E2=80=99: lisp.h:1052: error: used struct type value where scalar is required lisp.h: In function =E2=80=98XSYMBOL=E2=80=99: lisp.h:1083: error: wrong type argument to unary exclamation mark lisp.h: In function =E2=80=98EQ=E2=80=99: lisp.h:1233: error: used struct type value where scalar is required lisp.h:1233: error: invalid operands to binary =3D=3D (have =E2=80=98Lisp= _Object=E2=80=99 and =E2=80=98Lisp_Object=E2=80=99) lisp.h:1233: error: invalid operands to binary =3D=3D (have =E2=80=98Lisp= _Object=E2=80=99 and =E2=80=98Lisp_Object=E2=80=99) (This is macOS with GCC 4.2.1.) Seems like the compiler is raising errors when the var "Vsymbols_with_pos_enabled" (a Lisp_Object) is used in a true/false context.