From unknown Mon Aug 18 14:24:20 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#13734 <13734@debbugs.gnu.org> To: bug#13734 <13734@debbugs.gnu.org> Subject: Status: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator Reply-To: bug#13734 <13734@debbugs.gnu.org> Date: Mon, 18 Aug 2025 21:24:20 +0000 retitle 13734 24.3.50; ../src/lisp.h:2485:10: error: address expression mus= t be an lvalue or a function designator=20 reassign 13734 emacs submitter 13734 Peter Dyballa severity 13734 minor tag 13734 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 17 06:53:23 2013 Received: (at submit) by debbugs.gnu.org; 17 Feb 2013 11:53:23 +0000 Received: from localhost ([127.0.0.1]:60105 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U72o7-0002Pq-08 for submit@debbugs.gnu.org; Sun, 17 Feb 2013 06:53:23 -0500 Received: from eggs.gnu.org ([208.118.235.92]:59310) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U72o3-0002Pi-Vy for submit@debbugs.gnu.org; Sun, 17 Feb 2013 06:53:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U72n9-0005La-OB for submit@debbugs.gnu.org; Sun, 17 Feb 2013 06:52:26 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:48836) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U72n9-0005LO-Lb for submit@debbugs.gnu.org; Sun, 17 Feb 2013 06:52:23 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42400) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U72n6-0004ED-0A for bug-gnu-emacs@gnu.org; Sun, 17 Feb 2013 06:52:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U72mz-0005Iz-Fj for bug-gnu-emacs@gnu.org; Sun, 17 Feb 2013 06:52:19 -0500 Received: from mout3.freenet.de ([2001:748:100:40::2:5]:52595) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U72mz-0005IA-8z for bug-gnu-emacs@gnu.org; Sun, 17 Feb 2013 06:52:13 -0500 Received: from [195.4.92.141] (helo=mjail1.freenet.de) by mout3.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.76 #1) id 1U72mu-0003p3-Ab for bug-gnu-emacs@gnu.org; Sun, 17 Feb 2013 12:52:08 +0100 Received: from localhost ([::1]:60794 helo=mjail1.freenet.de) by mjail1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.76 #1) id 1U72mu-0006ZM-4b for bug-gnu-emacs@gnu.org; Sun, 17 Feb 2013 12:52:08 +0100 Received: from [195.4.92.22] (port=60403 helo=12.mx.freenet.de) by mjail1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.76 #1) id 1U72jC-0000sk-7J for bug-gnu-emacs@gnu.org; Sun, 17 Feb 2013 12:48:18 +0100 Received: from ip-95-223-148-182.unitymediagroup.de ([95.223.148.182]:59698 helo=sumac.fritz.box) by 12.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 25) (Exim 4.76 #1) id 1U72jB-0000k2-VC for bug-gnu-emacs@gnu.org; Sun, 17 Feb 2013 12:48:18 +0100 From: Peter Dyballa Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator Date: Sun, 17 Feb 2013 12:48:17 +0100 Message-Id: To: bug-gnu-emacs@gnu.org Mime-Version: 1.0 (Apple Message framework v1085) X-Mailer: Apple Mail (2.1085) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Hello! This statement does not seems to be correct C code: return & XVECTOR (array)->contents[idx]; Now at revno: 111817 -- Greetings Pete ~ o ~_\\_/\ ~ O O From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 17 08:20:20 2013 Received: (at 13734) by debbugs.gnu.org; 17 Feb 2013 13:20:20 +0000 Received: from localhost ([127.0.0.1]:60151 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U74AF-0005G0-5e for submit@debbugs.gnu.org; Sun, 17 Feb 2013 08:20:19 -0500 Received: from mail-out.m-online.net ([212.18.0.10]:34265) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U74AC-0005Fr-HH for 13734@debbugs.gnu.org; Sun, 17 Feb 2013 08:20:17 -0500 Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3Z881j45hHz3hhbf; Sun, 17 Feb 2013 14:19:21 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3Z881j2sdzzbblv; Sun, 17 Feb 2013 14:19:21 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id XHClR8Y9E809; Sun, 17 Feb 2013 14:19:20 +0100 (CET) X-Auth-Info: uIG+YI4XIIj+KY4Qz69EnuclOs4vV8j/scpomJFUtHc= Received: from igel.home (ppp-88-217-104-27.dynamic.mnet-online.de [88.217.104.27]) by mail.mnet-online.de (Postfix) with ESMTPA; Sun, 17 Feb 2013 14:19:20 +0100 (CET) Received: by igel.home (Postfix, from userid 501) id B87F2CA2A1; Sun, 17 Feb 2013 14:19:19 +0100 (CET) From: Andreas Schwab To: Peter Dyballa Subject: Re: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator References: X-Yow: I'm shaving!! I'M SHAVING!! Date: Sun, 17 Feb 2013 14:19:19 +0100 In-Reply-To: (Peter Dyballa's message of "Sun, 17 Feb 2013 12:48:17 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.93 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 13734 Cc: 13734@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) Peter Dyballa writes: > This statement does not seems to be correct C code: > > return & XVECTOR (array)->contents[idx]; How so? XVECTOR (array)->contents[idx] is definitely an lvalue. 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." From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 17 11:14:20 2013 Received: (at 13734) by debbugs.gnu.org; 17 Feb 2013 16:14:20 +0000 Received: from localhost ([127.0.0.1]:33199 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U76sc-0001rz-IU for submit@debbugs.gnu.org; Sun, 17 Feb 2013 11:14:19 -0500 Received: from mout2.freenet.de ([195.4.92.92]:54614) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U76sa-0001rr-47 for 13734@debbugs.gnu.org; Sun, 17 Feb 2013 11:14:17 -0500 Received: from [195.4.92.141] (helo=mjail1.freenet.de) by mout2.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.76 #1) id 1U76rg-0004AW-5l; Sun, 17 Feb 2013 17:13:20 +0100 Received: from localhost ([::1]:57790 helo=mjail1.freenet.de) by mjail1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.76 #1) id 1U76rg-0003ju-1s; Sun, 17 Feb 2013 17:13:20 +0100 Received: from [195.4.92.15] (port=48811 helo=5.mx.freenet.de) by mjail1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.76 #1) id 1U76p3-00079A-7P; Sun, 17 Feb 2013 17:10:37 +0100 Received: from ip-95-223-148-182.unitymediagroup.de ([95.223.148.182]:61352 helo=sumac.fritz.box) by 5.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 25) (Exim 4.76 #1) id 1U76p3-0007Bv-1j; Sun, 17 Feb 2013 17:10:37 +0100 Subject: Re: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=windows-1252 From: Peter Dyballa In-Reply-To: Date: Sun, 17 Feb 2013 17:10:35 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <4BED34C4-45B1-4D93-9602-53BC4F96EF89@Freenet.DE> References: To: Andreas Schwab X-Mailer: Apple Mail (2.1085) X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: 13734 Cc: 13734@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.5 (--) Am 17.02.2013 um 14:19 schrieb Andreas Schwab: >> return & XVECTOR (array)->contents[idx]; >=20 > How so? XVECTOR (array)->contents[idx] is definitely an lvalue. Can it be that GCC 4.2 and Apple clang version 2.0 = (tags/Apple/clang-139) (based on LLVM 2.9svn) both mean the "return" = operator? At least me, I wouldn't bitwise AND an operator and an lvalue=85 -- Greetings Pete The human brain operates at only 10% of its capacity. The rest is = overhead for the operating system. From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 17 11:17:00 2013 Received: (at 13734) by debbugs.gnu.org; 17 Feb 2013 16:17:00 +0000 Received: from localhost ([127.0.0.1]:33203 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U76vE-0001vo-7W for submit@debbugs.gnu.org; Sun, 17 Feb 2013 11:17:00 -0500 Received: from mail-out.m-online.net ([212.18.0.9]:41329) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U76vA-0001vd-U3 for 13734@debbugs.gnu.org; Sun, 17 Feb 2013 11:16:58 -0500 Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3Z8CxY2mP7z4KK26; Sun, 17 Feb 2013 17:16:01 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3Z8CxY1gKTzbbh8; Sun, 17 Feb 2013 17:16:01 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id saDfEbDAqX6z; Sun, 17 Feb 2013 17:16:00 +0100 (CET) X-Auth-Info: oS0P38e5DWSXR93ePTKI0bceaLcbUUeI3+h4O3+EYFo= Received: from igel.home (ppp-88-217-104-27.dynamic.mnet-online.de [88.217.104.27]) by mail.mnet-online.de (Postfix) with ESMTPA; Sun, 17 Feb 2013 17:16:00 +0100 (CET) Received: by igel.home (Postfix, from userid 501) id 39B69CA2A1; Sun, 17 Feb 2013 17:16:00 +0100 (CET) From: Andreas Schwab To: Peter Dyballa Subject: Re: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator References: <4BED34C4-45B1-4D93-9602-53BC4F96EF89@Freenet.DE> X-Yow: Look DEEP into the OPENINGS!! Do you see any ELVES or EDSELS... or a HIGHBALL??... Date: Sun, 17 Feb 2013 17:16:00 +0100 In-Reply-To: <4BED34C4-45B1-4D93-9602-53BC4F96EF89@Freenet.DE> (Peter Dyballa's message of "Sun, 17 Feb 2013 17:10:35 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.93 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 13734 Cc: 13734@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) Peter Dyballa writes: > Can it be that GCC 4.2 and Apple clang version 2.0 (tags/Apple/clang-139) (based on LLVM 2.9svn) both mean the "return" operator? return is not an operator. 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." From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 17 11:20:02 2013 Received: (at 13734) by debbugs.gnu.org; 17 Feb 2013 16:20:02 +0000 Received: from localhost ([127.0.0.1]:33207 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U76y9-00020F-Oo for submit@debbugs.gnu.org; Sun, 17 Feb 2013 11:20:02 -0500 Received: from mout2.freenet.de ([195.4.92.92]:55724) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U76y7-000200-FU for 13734@debbugs.gnu.org; Sun, 17 Feb 2013 11:20:00 -0500 Received: from [195.4.92.141] (helo=mjail1.freenet.de) by mout2.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.76 #1) id 1U76xE-0006yL-7R; Sun, 17 Feb 2013 17:19:04 +0100 Received: from localhost ([::1]:35449 helo=mjail1.freenet.de) by mjail1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.76 #1) id 1U76xE-0005YP-2q; Sun, 17 Feb 2013 17:19:04 +0100 Received: from [195.4.92.11] (port=58209 helo=1.mx.freenet.de) by mjail1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.76 #1) id 1U76tu-0000CK-2z; Sun, 17 Feb 2013 17:15:38 +0100 Received: from ip-95-223-148-182.unitymediagroup.de ([95.223.148.182]:61376 helo=sumac.fritz.box) by 1.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 25) (Exim 4.76 #1) id 1U76tt-000845-PW; Sun, 17 Feb 2013 17:15:38 +0100 Subject: Re: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=windows-1252 From: Peter Dyballa In-Reply-To: Date: Sun, 17 Feb 2013 17:15:36 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <9D857226-279F-434A-B020-102C07036CF7@Freenet.DE> References: To: Andreas Schwab X-Mailer: Apple Mail (2.1085) X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: 13734 Cc: 13734@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.5 (--) Am 17.02.2013 um 14:19 schrieb Andreas Schwab: >> return & XVECTOR (array)->contents[idx]; >=20 > How so? XVECTOR (array)->contents[idx] is definitely an lvalue. GCC 4.7.2 tells me more precisely: ../src/lisp.h:2485:10: error: lvalue required as unary =91&=92 = operand=20 -- Mit friedvollen Gr=FC=DFen Pete Email is a wonderful thing for people whose role in life is to be on top = of things. But not for me; my role is to be on the bottom of things. = What I do takes long hours of studying and uninterruptible = concentration. =96 Donald Knuth From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 17 11:35:05 2013 Received: (at 13734) by debbugs.gnu.org; 17 Feb 2013 16:35:05 +0000 Received: from localhost ([127.0.0.1]:33227 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U77Ci-0002MV-OY for submit@debbugs.gnu.org; Sun, 17 Feb 2013 11:35:05 -0500 Received: from mout1.freenet.de ([195.4.92.91]:41185) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U77Cf-0002M5-F1 for 13734@debbugs.gnu.org; Sun, 17 Feb 2013 11:35:03 -0500 Received: from [195.4.92.140] (helo=mjail0.freenet.de) by mout1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.76 #1) id 1U77Bl-0001Tf-RM; Sun, 17 Feb 2013 17:34:05 +0100 Received: from localhost ([::1]:52672 helo=mjail0.freenet.de) by mjail0.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.76 #1) id 1U77Bl-00026a-NI; Sun, 17 Feb 2013 17:34:05 +0100 Received: from [195.4.92.21] (port=51215 helo=11.mx.freenet.de) by mjail0.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.76 #1) id 1U779P-0006p7-31; Sun, 17 Feb 2013 17:31:39 +0100 Received: from ip-95-223-148-182.unitymediagroup.de ([95.223.148.182]:61419 helo=sumac.fritz.box) by 11.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 25) (Exim 4.76 #1) id 1U779O-0000QF-TI; Sun, 17 Feb 2013 17:31:39 +0100 Subject: Re: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=windows-1252 From: Peter Dyballa In-Reply-To: Date: Sun, 17 Feb 2013 17:31:37 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <73611750-00D3-4942-AB96-E949F7344806@Freenet.DE> References: <4BED34C4-45B1-4D93-9602-53BC4F96EF89@Freenet.DE> To: Andreas Schwab X-Mailer: Apple Mail (2.1085) X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: 13734 Cc: 13734@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.5 (--) Am 17.02.2013 um 17:16 schrieb Andreas Schwab: > return is not an operator. Sorry! I meant "operand" as in "me & 2;". -- Mit friedvollen Gr=FC=DFen Pete The future will be much better tomorrow. =96 George W. Bush From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 01 14:19:11 2013 Received: (at 13734) by debbugs.gnu.org; 1 Mar 2013 19:19:11 +0000 Received: from localhost ([127.0.0.1]:58510 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBVU5-0000rr-Se for submit@debbugs.gnu.org; Fri, 01 Mar 2013 14:19:10 -0500 Received: from mout2.freenet.de ([195.4.92.92]:52276) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBVU2-0000rf-2n for 13734@debbugs.gnu.org; Fri, 01 Mar 2013 14:19:08 -0500 Received: from [195.4.92.141] (helo=mjail1.freenet.de) by mout2.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.80.1 #2) id 1UBVS1-0008OX-Iw; Fri, 01 Mar 2013 20:17:01 +0100 Received: from localhost ([::1]:42852 helo=mjail1.freenet.de) by mjail1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.80.1 #2) id 1UBVS1-0008FH-E2; Fri, 01 Mar 2013 20:17:01 +0100 Received: from [195.4.92.19] (port=42240 helo=9.mx.freenet.de) by mjail1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.80.1 #2) id 1UBVOv-0001qi-Oi; Fri, 01 Mar 2013 20:13:49 +0100 Received: from [2002:5fdf:94b6:0:20d:93ff:fe2a:32c4] (port=49362) by 9.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.80.1 #2) id 1UBVOv-0000iC-Gh; Fri, 01 Mar 2013 20:13:49 +0100 In-Reply-To: References: <4BED34C4-45B1-4D93-9602-53BC4F96EF89@Freenet.DE> Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Message-Id: <76C20AFF-2628-498E-84C3-5E63271EBC87@Freenet.DE> Content-Transfer-Encoding: quoted-printable From: Peter Dyballa Subject: Re: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator Date: Fri, 1 Mar 2013 20:13:32 +0100 To: Andreas Schwab X-Mailer: Apple Mail (2.753.1) X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 13734 Cc: 13734@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) On PPC Tiger, Mac OS X 10.4.11, with powerpc-apple-darwin8-gcc-4.0.1 =20 (GCC) 4.0.1 (Apple Computer, Inc. build 5370), now at revno: 111907, =20 src/emacs compiles, no problem with src/lisp.h in lwlib comes up: cd ../lwlib; make \ CC=3D'gcc -std=3Dgnu99' CFLAGS=3D'-g -ggdb3 -H -pipe -fPIC = -fno-common =20 -Os -mcpu=3D7450 -mtune=3D7450 -maltivec -faltivec -mabi=3Daltivec' =20 MAKE=3D'make' gcc -std=3Dgnu99 -c -I/sw/include -I/usr/X11R6/include = -I/sw/include -=20 I/sw/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include =20 `echo | sed 's/ -Wwrite-strings//'` -g -ggdb3 -H -pipe -fPIC -fno-=20 common -Os -mcpu=3D7450 -mtune=3D7450 -maltivec -faltivec -mabi=3Daltivec = -=20 Demacs -I../src -I.../emacs-24.3.50/lwlib -I.../emacs-24.3.50/=20 lwlib/../src -I../lib -I.../emacs-24.3.50/lwlib/../lib lwlib.c . ../src/config.h .. ../src/conf_post.h ... ../lib/alloca.h ... ../lib/string.h .... /usr/include/string.h ..... /usr/include/_types.h ...... /usr/include/sys/_types.h ....... /usr/include/sys/cdefs.h ....... /usr/include/machine/_types.h ........ /usr/include/ppc/_types.h .... /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stddef.h ... ../lib/stdlib.h .... /usr/include/stdlib.h ..... /usr/include/sys/wait.h ...... /usr/include/sys/signal.h ....... /usr/include/sys/appleapiopts.h ....... /usr/include/machine/signal.h ........ /usr/include/ppc/signal.h ...... /usr/include/sys/resource.h ...... /usr/include/machine/endian.h ....... /usr/include/ppc/endian.h ........ /usr/include/sys/_endian.h ......... ../lib/stdint.h .......... = /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stdint.h .......... /usr/include/sys/types.h ........... /usr/include/machine/types.h ............ /usr/include/ppc/types.h ........... /usr/include/machine/endian.h .......... = /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/limits.h ........... /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/=20 syslimits.h ............ = /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/limits.h ............. /usr/include/limits.h .............. /usr/include/machine/limits.h ............... /usr/include/ppc/limits.h ................ /usr/include/ppc/_limits.h .............. /usr/include/sys/syslimits.h .......... ../lib/inttypes.h ........... /usr/include/inttypes.h ............ ../lib/stdint.h ......... /usr/include/libkern/OSByteOrder.h .......... /usr/include/libkern/ppc/OSByteOrder.h .... /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stddef.h . /usr/include/setjmp.h .. /usr/include/machine/setjmp.h ... /usr/include/ppc/setjmp.h . ../src/lisp.h .. ../lib/stdalign.h ... /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stddef.h .. /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stdarg.h .. /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stdbool.h .. /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stddef.h .. /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/float.h .. ../lib/inttypes.h ... /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/limits.h .. /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/limits.h .. ../lib/intprops.h ... /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/limits.h .. ../src/globals.h . ../lib/c-strcase.h .. /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stddef.h . ../lib/stdio.h .. /usr/include/stdio.h .. /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stddef.h . lwlib-int.h .. lwlib.h ... /usr/X11R6/include/X11/Intrinsic.h .... /usr/X11R6/include/X11/Xlib.h ..... /usr/X11R6/include/X11/X.h ..... /usr/X11R6/include/X11/Xfuncproto.h ..... /usr/X11R6/include/X11/Xosdefs.h ..... /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stddef.h .... /usr/X11R6/include/X11/Xutil.h .... /usr/X11R6/include/X11/Xresource.h .... /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stddef.h .... /usr/X11R6/include/X11/Core.h .... /usr/X11R6/include/X11/Composite.h .... /usr/X11R6/include/X11/Constraint.h .... /usr/X11R6/include/X11/Object.h .... /usr/X11R6/include/X11/RectObj.h . lwlib-utils.h . /usr/X11R6/include/X11/StringDefs.h . lwlib-Xlw.h . /sw/include/X11/Xaw3d/Paned.h .. /usr/X11R6/include/X11/Xmu/Converters.h . lwlib-Xaw.h Since the original C statement has not changed, something else must =20 have changed=85 I'll boot into PPC Leopard, Mac OS X 10.5.8, and see what is =20 happening there. And finally trying GCC 4.0.1. -- Mit friedvollen Gr=FC=DFen Pete Never be led astray onto the path of virtue From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 01 14:47:43 2013 Received: (at 13734) by debbugs.gnu.org; 1 Mar 2013 19:47:43 +0000 Received: from localhost ([127.0.0.1]:58563 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBVvi-0001az-Po for submit@debbugs.gnu.org; Fri, 01 Mar 2013 14:47:43 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:45447) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBVvg-0001ar-02 for 13734@debbugs.gnu.org; Fri, 01 Mar 2013 14:47:40 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UBVtf-0000m3-3o; Fri, 01 Mar 2013 14:45:35 -0500 From: Glenn Morris To: Peter Dyballa Subject: Re: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator References: <4BED34C4-45B1-4D93-9602-53BC4F96EF89@Freenet.DE> <76C20AFF-2628-498E-84C3-5E63271EBC87@Freenet.DE> X-Spook: Aladdin JUWTF George W. Bush Saddam Hussein Ft. Meade X-Ran: m.M|B*aCGgZKIwBQa0)N,I)$dXc-+'|]7ozjvs~Oc%-U6d4r0j#1ix}NR*dv;.}ye8 (Peter Dyballa's message of "Fri, 1 Mar 2013 20:13:32 +0100") Message-ID: <2bsj4ec3aa.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -5.7 (-----) X-Debbugs-Envelope-To: 13734 Cc: 13734@debbugs.gnu.org, Andreas Schwab X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -7.6 (-------) Peter Dyballa wrote: > On PPC Tiger, Mac OS X 10.4.11, with powerpc-apple-darwin8-gcc-4.0.1 > (GCC) 4.0.1 (Apple Computer, Inc. build 5370), now at revno: 111907, > src/emacs compiles, no problem with src/lisp.h in lwlib comes up: > > cd ../lwlib; make \ CC=3D'gcc -std=3Dgnu99' CFLAGS=3D'-g -ggdb3 -H > -pipe -fPIC -fno-common -Os -mcpu=3D7450 -mtune=3D7450 -maltivec -faltivec > -mabi=3Daltivec' MAKE=3D'make' gcc -std=3Dgnu99 -c -I/sw/include > -I/usr/X11R6/include -I/sw/include - I/sw/include/freetype2 [...] > Since the original C statement has not changed, something else must > have changed=E2=80=A6 > > I'll boot into PPC Leopard, Mac OS X 10.5.8, and see what is happening > there. And finally trying GCC 4.0.1. As a general comment, you seem to have multiple versions of libraries and compilers on your system(s), and to like using lots of compiler flags. You have lots of bug reports about various weird things on different flavours of Mac OS X. There doesn't seem to be anyone interested in debugging most of them, so I would suggest just finding a single simple build configuration that works for you, and sticking with it, rather than trying to explore every possible build configuration. From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 01 15:11:02 2013 Received: (at 13734) by debbugs.gnu.org; 1 Mar 2013 20:11:02 +0000 Received: from localhost ([127.0.0.1]:58599 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBWIH-00034l-WD for submit@debbugs.gnu.org; Fri, 01 Mar 2013 15:11:02 -0500 Received: from mout3.freenet.de ([195.4.92.93]:39460) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBWIE-00034K-Of for 13734@debbugs.gnu.org; Fri, 01 Mar 2013 15:10:59 -0500 Received: from [195.4.92.142] (helo=mjail2.freenet.de) by mout3.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.80.1 #2) id 1UBWGD-0007o3-5S; Fri, 01 Mar 2013 21:08:53 +0100 Received: from localhost ([::1]:39462 helo=mjail2.freenet.de) by mjail2.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.80.1 #2) id 1UBWGC-0005Ts-PK; Fri, 01 Mar 2013 21:08:52 +0100 Received: from [195.4.92.18] (port=60345 helo=8.mx.freenet.de) by mjail2.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.80.1 #2) id 1UBWDv-0006m6-Qz; Fri, 01 Mar 2013 21:06:31 +0100 Received: from ip-95-223-148-182.unitymediagroup.de ([95.223.148.182]:52643 helo=sumac.fritz.box) by 8.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 25) (Exim 4.80.1 #2) id 1UBWDv-0006Xt-KZ; Fri, 01 Mar 2013 21:06:31 +0100 Subject: Re: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii From: Peter Dyballa In-Reply-To: <2bsj4ec3aa.fsf@fencepost.gnu.org> Date: Fri, 1 Mar 2013 21:06:30 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <769B4450-BF8F-4698-B46B-BFDB0A6EAC01@Freenet.DE> References: <4BED34C4-45B1-4D93-9602-53BC4F96EF89@Freenet.DE> <76C20AFF-2628-498E-84C3-5E63271EBC87@Freenet.DE> <2bsj4ec3aa.fsf@fencepost.gnu.org> To: Glenn Morris X-Mailer: Apple Mail (2.1085) X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 13734 Cc: 13734@debbugs.gnu.org, Andreas Schwab X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Am 01.03.2013 um 20:45 schrieb Glenn Morris: > You have lots of bug reports about various weird things on > different flavours of Mac OS X. Three old versions of Mac OS X (10.4.11, 10.5.8, 10.6.8) on two = different hardware platforms. The cause of the error in src/lisp.h seems to be related to the = configure option --with-wide-int. When I am not using it, lwlib can be = compiled, when I am using it, the reported error occurs. -- Greetings Pete Who the fsck is "General Failure," and why is he reading my disk? From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 01 15:29:50 2013 Received: (at 13734) by debbugs.gnu.org; 1 Mar 2013 20:29:50 +0000 Received: from localhost ([127.0.0.1]:58621 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBWaU-0003Wc-2M for submit@debbugs.gnu.org; Fri, 01 Mar 2013 15:29:50 -0500 Received: from mtaout22.012.net.il ([80.179.55.172]:58552) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBWaR-0003WV-UY for 13734@debbugs.gnu.org; Fri, 01 Mar 2013 15:29:48 -0500 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MJ0001000H4GV00@a-mtaout22.012.net.il> for 13734@debbugs.gnu.org; Fri, 01 Mar 2013 22:27:43 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MJ0001YQ0U6G230@a-mtaout22.012.net.il>; Fri, 01 Mar 2013 22:27:43 +0200 (IST) Date: Fri, 01 Mar 2013 22:27:38 +0200 From: Eli Zaretskii Subject: Re: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator In-reply-to: <769B4450-BF8F-4698-B46B-BFDB0A6EAC01@Freenet.DE> X-012-Sender: halo1@inter.net.il To: Peter Dyballa Message-id: <83lia6vpad.fsf@gnu.org> References: <4BED34C4-45B1-4D93-9602-53BC4F96EF89@Freenet.DE> <76C20AFF-2628-498E-84C3-5E63271EBC87@Freenet.DE> <2bsj4ec3aa.fsf@fencepost.gnu.org> <769B4450-BF8F-4698-B46B-BFDB0A6EAC01@Freenet.DE> X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 13734 Cc: rgm@gnu.org, schwab@linux-m68k.org, 13734@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > From: Peter Dyballa > Date: Fri, 1 Mar 2013 21:06:30 +0100 > Cc: 13734@debbugs.gnu.org, Andreas Schwab > > The cause of the error in src/lisp.h seems to be related to the configure option --with-wide-int. When I am not using it, lwlib can be compiled, when I am using it, the reported error occurs. Can you post a cpp-preprocessed code of that line in lisp.h, when configured --with-wide-int, from the compilation of a C source which triggers the error (lwlib.c, I think)? (In case you didn't know, the easiest way of producing such preprocessed code is to replace "-c" with "-E" in the compilation command line, and change "-o lwlib.o" to "-o lwlib.ii" or some such, to avoid overwriting the object file.) From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 01 18:29:13 2013 Received: (at 13734) by debbugs.gnu.org; 1 Mar 2013 23:29:13 +0000 Received: from localhost ([127.0.0.1]:54155 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBZO4-0000sq-VL for submit@debbugs.gnu.org; Fri, 01 Mar 2013 18:29:13 -0500 Received: from mout3.freenet.de ([195.4.92.93]:53931) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBZO0-0000sf-3M for 13734@debbugs.gnu.org; Fri, 01 Mar 2013 18:29:09 -0500 Received: from [195.4.92.141] (helo=mjail1.freenet.de) by mout3.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.80.1 #2) id 1UBZNy-0004n4-75; Sat, 02 Mar 2013 00:29:06 +0100 Received: from localhost ([::1]:56914 helo=mjail1.freenet.de) by mjail1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.80.1 #2) id 1UBZNy-0006oZ-1n; Sat, 02 Mar 2013 00:29:06 +0100 Received: from [195.4.92.23] (port=33740 helo=13.mx.freenet.de) by mjail1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.80.1 #2) id 1UBZKh-0000ZV-Ia; Sat, 02 Mar 2013 00:25:43 +0100 Received: from ip-95-223-148-182.unitymediagroup.de ([95.223.148.182]:53215 helo=sumac.fritz.box) by 13.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 25) (Exim 4.80.1 #2) id 1UBZKh-0006LJ-An; Sat, 02 Mar 2013 00:25:43 +0100 Subject: Re: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=windows-1252 From: Peter Dyballa In-Reply-To: <83lia6vpad.fsf@gnu.org> Date: Sat, 2 Mar 2013 00:25:41 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <4BED34C4-45B1-4D93-9602-53BC4F96EF89@Freenet.DE> <76C20AFF-2628-498E-84C3-5E63271EBC87@Freenet.DE> <2bsj4ec3aa.fsf@fencepost.gnu.org> <769B4450-BF8F-4698-B46B-BFDB0A6EAC01@Freenet.DE> <83lia6vpad.fsf@gnu.org> To: Eli Zaretskii X-Mailer: Apple Mail (2.1085) X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 13734 Cc: rgm@gnu.org, schwab@linux-m68k.org, 13734@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Am 01.03.2013 um 21:27 schrieb Eli Zaretskii: > Can you post a cpp-preprocessed code of that line in lisp.h, when > configured --with-wide-int, from the compilation of a C source which > triggers the error (lwlib.c, I think)? I can't! In the middle of C pre-processing this happens: In file included from lwlib.c:24: ../src/lisp.h:3841:52: error: macro "EQ" requires 2 arguments, = but only 1 given I have the output from the configuration with 32-bit libraries, and I = can also produce the output when configured for 64-bit libraries=85 The original GCC invocation when configured --with-wide-int was: gcc-4.2 -std=3Dgnu99 -c -I/sw/include -I/usr/X11/include = -I/sw/include -I/sw/include/freetype2 -I/usr/X11/include = -I/usr/X11R6/include `echo | sed 's/ -Wwrite-strings//'` -g3 -H = -pipe -fPIC -fno-common -Os -march=3Dcore2 -mtune=3Dcore2 -m32 = -fomit-frame-pointer -msse4.2 -Demacs -I../src -I.../emacs-24.3.50/lwlib = -I.../emacs-24.3.50/lwlib/../src -I../lib = -I.../emacs-24.3.50/lwlib/../lib lwlib.c which I changed to gcc-4.2 -std=3Dgnu99 -E -I/sw/include -I/usr/X11/include = -I/sw/include -I/sw/include/freetype2 -I/usr/X11/include = -I/usr/X11R6/include `echo | sed 's/ -Wwrite-strings//'` -g3 -H = -pipe -fPIC -fno-common -Os -march=3Dcore2 -mtune=3Dcore2 -m32 = -fomit-frame-pointer -msse4.2 -Demacs -I../src -I.../emacs-24.3.50/lwlib = -I.../emacs-24.3.50/lwlib/../src -I../lib = -I.../emacs-24.3.50/lwlib/../lib lwlib.c -o lwlib-wide.ii being invoked on the command line. I then removed the -H flag and also = -o lwlib-wide.ii because there must be some output until the error = occurs, at least. And it did! So I finally invoked gcc-4.2 -std=3Dgnu99 -E -I/sw/include -I/usr/X11/include = -I/sw/include -I/sw/include/freetype2 -I/usr/X11/include = -I/usr/X11R6/include `echo | sed 's/ -Wwrite-strings//'` -g3 -pipe = -fPIC -fno-common -Os -march=3Dcore2 -mtune=3Dcore2 -m32 = -fomit-frame-pointer -msse4.2 -Demacs -I../src -I.../emacs-24.3.50/lwlib = -I.../emacs-24.3.50/lwlib/../src -I../lib = -I.../emacs-24.3.50/lwlib/../lib lwlib.c > lwlib-wide.ii 'wc lwlib-wide.ii' delivers 23447 55614 560933 lwlib-wide.ii This is the pre-processed function: static __attribute__ ((__unused__)) Lisp_Object * aref_addr (Lisp_Object array, ptrdiff_t idx) { return & (((void) (0 && ((((enum Lisp_Type) ((EMACS_UINT) = ((array)) >> VALBITS)) =3D=3D Lisp_Vectorlike)))), (struct Lisp_Vector = *) ((gl_uintptr_t) (((array) & (9223372036854775807LL >> (3 - 1)))) | = DATA_SEG_BITS)))->contents[idx]; } And this is =96 presumingly =96 the function with EQ with only one = argument: static __attribute__ ((__unused__)) int functionp (Lisp_Object object) { if ((((enum Lisp_Type) ((EMACS_UINT) ((object)) >> VALBITS)) = =3D=3D Lisp_Symbol) && !((Ffboundp (object)) =3D=3D (Qnil))) { object =3D Findirect_function (object, Qt); =09 if ((((enum Lisp_Type) ((EMACS_UINT) ((object)) >> = VALBITS)) =3D=3D Lisp_Cons) && (((0 + (((((void) (0 && ((((enum = Lisp_Type) ((EMACS_UINT) ((object)) >> VALBITS)) =3D=3D Lisp_Cons)))), = (struct Lisp_Cons *) ((gl_uintptr_t) (((object) & (9223372036854775807LL = >> (3 - 1)))) | DATA_SEG_BITS)))->car)))) =3D=3D (Qautoload))) { =09 =09 int i; for (i =3D 0; i < 4 && (((enum Lisp_Type) ((EMACS_UINT) = ((object)) >> VALBITS)) =3D=3D Lisp_Cons); i++) object =3D (0 + (((((void) (0 && ((((enum Lisp_Type) = ((EMACS_UINT) ((object)) >> VALBITS)) =3D=3D Lisp_Cons)))), (struct = Lisp_Cons *) ((gl_uintptr_t) (((object) & (9223372036854775807LL >> (3 - = 1)))) | DATA_SEG_BITS)))->u.cdr))); =09 return ! ((((enum Lisp_Type) ((EMACS_UINT) ((object)) >> = VALBITS)) =3D=3D Lisp_Cons) && !EQ, Qnil)); } } =09 if (((((enum Lisp_Type) ((EMACS_UINT) ((object)) >> VALBITS)) = =3D=3D Lisp_Vectorlike) && ((((struct vectorlike_header *) = ((gl_uintptr_t) (((object) & (9223372036854775807LL >> (3 - 1)))) | = DATA_SEG_BITS)))->size & ((((1) ? ~ ((1) ? (- ((0) + 1) << ((32) ? (32) = - 1 : 0)) : (0)) : ((((0) + 1) << ((32) ? (32) - 1 - (1) : 0)) - 1) * 2 = + 1) - ((1) ? ~ ((1) ? (- ((0) + 1) << ((32) ? (32) - 1 : 0)) : (0)) : = ((((0) + 1) << ((32) ? (32) - 1 - (1) : 0)) - 1) * 2 + 1) / 2) | = PVEC_TYPE_MASK)) =3D=3D ((((1) ? ~ ((1) ? (- ((0) + 1) << ((32) ? (32) - = 1 : 0)) : (0)) : ((((0) + 1) << ((32) ? (32) - 1 - (1) : 0)) - 1) * 2 + = 1) - ((1) ? ~ ((1) ? (- ((0) + 1) << ((32) ? (32) - 1 : 0)) : (0)) : = ((((0) + 1) << ((32) ? (32) - 1 - (1) : 0)) - 1) * 2 + 1) / 2) | = ((PVEC_SUBR) << PSEUDOVECTOR_AREA_BITS))))) return (((void) (0 && (((((enum Lisp_Type) ((EMACS_UINT) = ((object)) >> VALBITS)) =3D=3D Lisp_Vectorlike) && ((((struct = vectorlike_header *) ((gl_uintptr_t) (((object) & (9223372036854775807LL = >> (3 - 1)))) | DATA_SEG_BITS)))->size & ((((1) ? ~ ((1) ? (- ((0) + 1) = << ((32) ? (32) - 1 : 0)) : (0)) : ((((0) + 1) << ((32) ? (32) - 1 - (1) = : 0)) - 1) * 2 + 1) - ((1) ? ~ ((1) ? (- ((0) + 1) << ((32) ? (32) - 1 : = 0)) : (0)) : ((((0) + 1) << ((32) ? (32) - 1 - (1) : 0)) - 1) * 2 + 1) / = 2) | PVEC_TYPE_MASK)) =3D=3D ((((1) ? ~ ((1) ? (- ((0) + 1) << ((32) ? = (32) - 1 : 0)) : (0)) : ((((0) + 1) << ((32) ? (32) - 1 - (1) : 0)) - 1) = * 2 + 1) - ((1) ? ~ ((1) ? (- ((0) + 1) << ((32) ? (32) - 1 : 0)) : (0)) = : ((((0) + 1) << ((32) ? (32) - 1 - (1) : 0)) - 1) * 2 + 1) / 2) | = ((PVEC_SUBR) << PSEUDOVECTOR_AREA_BITS))))))), (struct Lisp_Subr *) = ((gl_uintptr_t) (((object) & (9223372036854775807LL >> (3 - 1)))) | = DATA_SEG_BITS)))->max_args !=3D UNEVALLED; else if (((((enum Lisp_Type) ((EMACS_UINT) ((object)) >> = VALBITS)) =3D=3D Lisp_Vectorlike) && ((((struct vectorlike_header *) = ((gl_uintptr_t) (((object) & (9223372036854775807LL >> (3 - 1)))) | = DATA_SEG_BITS)))->size & ((((1) ? ~ ((1) ? (- ((0) + 1) << ((32) ? (32) = - 1 : 0)) : (0)) : ((((0) + 1) << ((32) ? (32) - 1 - (1) : 0)) - 1) * 2 = + 1) - ((1) ? ~ ((1) ? (- ((0) + 1) << ((32) ? (32) - 1 : 0)) : (0)) : = ((((0) + 1) << ((32) ? (32) - 1 - (1) : 0)) - 1) * 2 + 1) / 2) | = PVEC_TYPE_MASK)) =3D=3D ((((1) ? ~ ((1) ? (- ((0) + 1) << ((32) ? (32) - = 1 : 0)) : (0)) : ((((0) + 1) << ((32) ? (32) - 1 - (1) : 0)) - 1) * 2 + = 1) - ((1) ? ~ ((1) ? (- ((0) + 1) << ((32) ? (32) - 1 : 0)) : (0)) : = ((((0) + 1) << ((32) ? (32) - 1 - (1) : 0)) - 1) * 2 + 1) / 2) | = ((PVEC_COMPILED) << PSEUDOVECTOR_AREA_BITS))))) return 1; else if ((((enum Lisp_Type) ((EMACS_UINT) ((object)) >> = VALBITS)) =3D=3D Lisp_Cons)) { Lisp_Object car =3D (0 + (((((void) (0 && ((((enum = Lisp_Type) ((EMACS_UINT) ((object)) >> VALBITS)) =3D=3D Lisp_Cons)))), = (struct Lisp_Cons *) ((gl_uintptr_t) (((object) & (9223372036854775807LL = >> (3 - 1)))) | DATA_SEG_BITS)))->car))); return ((car) =3D=3D (Qlambda)) || ((car) =3D=3D = (Qclosure)); } else return 0; } I wrote "presumingly" because GNU Emacs did not perform forward-sexp on = the opening { starting the function definition. -- Greetings Pete Basic, n.: A programming language. Related to certain social diseases in = that those who have it will not admit it in polite company. From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 02 02:58:55 2013 Received: (at 13734-done) by debbugs.gnu.org; 2 Mar 2013 07:58:55 +0000 Received: from localhost ([127.0.0.1]:54572 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBhLK-0004U2-Ux for submit@debbugs.gnu.org; Sat, 02 Mar 2013 02:58:55 -0500 Received: from mail-out.m-online.net ([212.18.0.9]:42361) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBhLI-0004Tu-4z for 13734-done@debbugs.gnu.org; Sat, 02 Mar 2013 02:58:53 -0500 Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3ZJ0Hs0KbBz4KK3v; Sat, 2 Mar 2013 08:58:49 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3ZJ0Hr74rPzbbcV; Sat, 2 Mar 2013 08:58:48 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id FQv36YAilRBj; Sat, 2 Mar 2013 08:58:48 +0100 (CET) X-Auth-Info: IJHB4O20r75zUSX6SzB7c4qTkHJjsR0/nDS4Xn+OK2E= Received: from igel.home (ppp-88-217-125-229.dynamic.mnet-online.de [88.217.125.229]) by mail.mnet-online.de (Postfix) with ESMTPA; Sat, 2 Mar 2013 08:58:48 +0100 (CET) Received: by igel.home (Postfix, from userid 501) id C73E7CA2B4; Sat, 2 Mar 2013 08:58:47 +0100 (CET) From: Andreas Schwab To: Peter Dyballa Subject: Re: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator References: <4BED34C4-45B1-4D93-9602-53BC4F96EF89@Freenet.DE> <76C20AFF-2628-498E-84C3-5E63271EBC87@Freenet.DE> <2bsj4ec3aa.fsf@fencepost.gnu.org> <769B4450-BF8F-4698-B46B-BFDB0A6EAC01@Freenet.DE> <83lia6vpad.fsf@gnu.org> X-Yow: Are you mentally here at Pizza Hut?? Date: Sat, 02 Mar 2013 08:58:47 +0100 In-Reply-To: (Peter Dyballa's message of "Sat, 2 Mar 2013 00:25:41 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.93 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 13734-done Cc: rgm@gnu.org, Eli Zaretskii , 13734-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) Fixed in emacs-24 branch. 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." From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 02 03:24:43 2013 Received: (at 13734) by debbugs.gnu.org; 2 Mar 2013 08:24:43 +0000 Received: from localhost ([127.0.0.1]:54598 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBhkJ-00054H-0b for submit@debbugs.gnu.org; Sat, 02 Mar 2013 03:24:43 -0500 Received: from mtaout21.012.net.il ([80.179.55.169]:61624) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBhkG-000541-I2 for 13734@debbugs.gnu.org; Sat, 02 Mar 2013 03:24:41 -0500 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MJ000B00XAKAN00@a-mtaout21.012.net.il> for 13734@debbugs.gnu.org; Sat, 02 Mar 2013 10:24:31 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MJ000B7WY0VB220@a-mtaout21.012.net.il>; Sat, 02 Mar 2013 10:24:31 +0200 (IST) Date: Sat, 02 Mar 2013 10:24:18 +0200 From: Eli Zaretskii Subject: Re: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator In-reply-to: X-012-Sender: halo1@inter.net.il To: Peter Dyballa Message-id: <83fw0eus3x.fsf@gnu.org> References: <4BED34C4-45B1-4D93-9602-53BC4F96EF89@Freenet.DE> <76C20AFF-2628-498E-84C3-5E63271EBC87@Freenet.DE> <2bsj4ec3aa.fsf@fencepost.gnu.org> <769B4450-BF8F-4698-B46B-BFDB0A6EAC01@Freenet.DE> <83lia6vpad.fsf@gnu.org> X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 13734 Cc: rgm@gnu.org, schwab@linux-m68k.org, 13734@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > From: Peter Dyballa > Date: Sat, 2 Mar 2013 00:25:41 +0100 > Cc: rgm@gnu.org, > 13734@debbugs.gnu.org, > schwab@linux-m68k.org > > > Am 01.03.2013 um 21:27 schrieb Eli Zaretskii: > > > Can you post a cpp-preprocessed code of that line in lisp.h, when > > configured --with-wide-int, from the compilation of a C source which > > triggers the error (lwlib.c, I think)? > > I can't! In the middle of C pre-processing this happens: > > In file included from lwlib.c:24: > ../src/lisp.h:3841:52: error: macro "EQ" requires 2 arguments, but only 1 given > [...] > This is the pre-processed function: > > static __attribute__ ((__unused__)) Lisp_Object * > aref_addr (Lisp_Object array, ptrdiff_t idx) > { > return & (((void) (0 && ((((enum Lisp_Type) ((EMACS_UINT) ((array)) >> VALBITS)) == Lisp_Vectorlike)))), (struct Lisp_Vector *) ((gl_uintptr_t) (((array) & (9223372036854775807LL >> (3 - 1)))) | DATA_SEG_BITS)))->contents[idx]; > } Thanks, this gave the crucial clue. (Your configuration uses a setup where USE_LSB_TAG is not used, which I guess is something no one tried in a long time.) There was a mismatch of parentheses in the definition of XPNTR in that branch, which I believe caused these problems. Please try the latest trunk, I hope I fixed this in revision 111912. From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 02 03:40:22 2013 Received: (at 13734) by debbugs.gnu.org; 2 Mar 2013 08:40:22 +0000 Received: from localhost ([127.0.0.1]:54605 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBhzS-0005Pz-DY for submit@debbugs.gnu.org; Sat, 02 Mar 2013 03:40:22 -0500 Received: from mtaout20.012.net.il ([80.179.55.166]:36043) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBhzP-0005Pl-KJ for 13734@debbugs.gnu.org; Sat, 02 Mar 2013 03:40:20 -0500 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MJ000C00YGKJA00@a-mtaout20.012.net.il> for 13734@debbugs.gnu.org; Sat, 02 Mar 2013 10:40:10 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MJ000CNKYQYH440@a-mtaout20.012.net.il>; Sat, 02 Mar 2013 10:40:10 +0200 (IST) Date: Sat, 02 Mar 2013 10:39:57 +0200 From: Eli Zaretskii Subject: Re: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator In-reply-to: <83fw0eus3x.fsf@gnu.org> X-012-Sender: halo1@inter.net.il To: Eli Zaretskii Message-id: <83ehfyurdu.fsf@gnu.org> References: <4BED34C4-45B1-4D93-9602-53BC4F96EF89@Freenet.DE> <76C20AFF-2628-498E-84C3-5E63271EBC87@Freenet.DE> <2bsj4ec3aa.fsf@fencepost.gnu.org> <769B4450-BF8F-4698-B46B-BFDB0A6EAC01@Freenet.DE> <83lia6vpad.fsf@gnu.org> <83fw0eus3x.fsf@gnu.org> X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 13734 Cc: 13734@debbugs.gnu.org, Peter_Dyballa@Freenet.DE, schwab@linux-m68k.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > Date: Sat, 02 Mar 2013 10:24:18 +0200 > From: Eli Zaretskii > Cc: schwab@linux-m68k.org, 13734@debbugs.gnu.org > > Your configuration uses a setup where USE_LSB_TAG is not used, which > I guess is something no one tried in a long time. More precisely, since this revision: 104021.1.18 eggert@cs.ucla.edu-20110429075443-o3bf5tg5tha3yvrx From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 02 04:06:27 2013 Received: (at 13734) by debbugs.gnu.org; 2 Mar 2013 09:06:27 +0000 Received: from localhost ([127.0.0.1]:54616 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBiOh-00060R-6j for submit@debbugs.gnu.org; Sat, 02 Mar 2013 04:06:27 -0500 Received: from mtaout20.012.net.il ([80.179.55.166]:41019) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBiOf-00060B-2D for 13734@debbugs.gnu.org; Sat, 02 Mar 2013 04:06:26 -0500 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MJ000C00ZPYRK00@a-mtaout20.012.net.il> for 13734@debbugs.gnu.org; Sat, 02 Mar 2013 11:06:16 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MJ000CZFZYGK560@a-mtaout20.012.net.il>; Sat, 02 Mar 2013 11:06:16 +0200 (IST) Date: Sat, 02 Mar 2013 11:06:03 +0200 From: Eli Zaretskii Subject: Re: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator In-reply-to: <83fw0eus3x.fsf@gnu.org> X-012-Sender: halo1@inter.net.il To: Peter_Dyballa@Freenet.DE Message-id: <83d2viuq6c.fsf@gnu.org> References: <4BED34C4-45B1-4D93-9602-53BC4F96EF89@Freenet.DE> <76C20AFF-2628-498E-84C3-5E63271EBC87@Freenet.DE> <2bsj4ec3aa.fsf@fencepost.gnu.org> <769B4450-BF8F-4698-B46B-BFDB0A6EAC01@Freenet.DE> <83lia6vpad.fsf@gnu.org> <83fw0eus3x.fsf@gnu.org> X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: 13734 Cc: 13734@debbugs.gnu.org, schwab@linux-m68k.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > Date: Sat, 02 Mar 2013 10:24:18 +0200 > From: Eli Zaretskii > Cc: schwab@linux-m68k.org, 13734@debbugs.gnu.org > > Thanks, this gave the crucial clue. (Your configuration uses a setup > where USE_LSB_TAG is not used, which I guess is something no one tried > in a long time.) There was a mismatch of parentheses in the > definition of XPNTR in that branch, which I believe caused these > problems. Please try the latest trunk, I hope I fixed this in > revision 111912. This was meanwhile fixed on the release branch by Andreas, so I reverted the trunk commit. Please wait until the branch is merged with the trunk, or copy the fix from the branch (revno 111311) manually. From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 02 11:30:09 2013 Received: (at 13734) by debbugs.gnu.org; 2 Mar 2013 16:30:10 +0000 Received: from localhost ([127.0.0.1]:55625 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBpK4-0000J3-23 for submit@debbugs.gnu.org; Sat, 02 Mar 2013 11:30:09 -0500 Received: from mout2.freenet.de ([195.4.92.92]:34697) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBpK0-0000IV-EZ for 13734@debbugs.gnu.org; Sat, 02 Mar 2013 11:30:06 -0500 Received: from [195.4.92.142] (helo=mjail2.freenet.de) by mout2.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.80.1 #2) id 1UBpJs-0000jz-Nm; Sat, 02 Mar 2013 17:29:56 +0100 Received: from localhost ([::1]:44077 helo=mjail2.freenet.de) by mjail2.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.80.1 #2) id 1UBpJs-0000Nb-HU; Sat, 02 Mar 2013 17:29:56 +0100 Received: from [195.4.92.26] (port=53400 helo=16.mx.freenet.de) by mjail2.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (Exim 4.80.1 #2) id 1UBpGQ-0003Le-Mr; Sat, 02 Mar 2013 17:26:22 +0100 Received: from ip-95-223-148-182.unitymediagroup.de ([95.223.148.182]:55638 helo=sumac.fritz.box) by 16.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 25) (Exim 4.80.1 #2) id 1UBpGQ-0005vs-Fd; Sat, 02 Mar 2013 17:26:22 +0100 Subject: Re: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=windows-1252 From: Peter Dyballa In-Reply-To: <83d2viuq6c.fsf@gnu.org> Date: Sat, 2 Mar 2013 17:26:21 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <4BED34C4-45B1-4D93-9602-53BC4F96EF89@Freenet.DE> <76C20AFF-2628-498E-84C3-5E63271EBC87@Freenet.DE> <2bsj4ec3aa.fsf@fencepost.gnu.org> <769B4450-BF8F-4698-B46B-BFDB0A6EAC01@Freenet.DE> <83lia6vpad.fsf@gnu.org> <83fw0eus3x.fsf@gnu.org> <83d2viuq6c.fsf@gnu.org> To: Eli Zaretskii X-Mailer: Apple Mail (2.1085) X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 13734 Cc: 13734@debbugs.gnu.org, schwab@linux-m68k.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Am 02.03.2013 um 10:06 schrieb Eli Zaretskii: >> Date: Sat, 02 Mar 2013 10:24:18 +0200 >> From: Eli Zaretskii >> Cc: schwab@linux-m68k.org, 13734@debbugs.gnu.org >>=20 >> Thanks, this gave the crucial clue. (Your configuration uses a setup >> where USE_LSB_TAG is not used, which I guess is something no one = tried >> in a long time.) There was a mismatch of parentheses in the >> definition of XPNTR in that branch, which I believe caused these >> problems. Please try the latest trunk, I hope I fixed this in >> revision 111912. >=20 > This was meanwhile fixed on the release branch by Andreas, so I > reverted the trunk commit. Please wait until the branch is merged > with the trunk, or copy the fix from the branch (revno 111311) > manually. I updated to revno: 111915, src/lisp.h has a date from Thursday and 'bzr = status' tells me that all is up-to-date. But GCC 4.2 still sees: In file included from lwlib.c:24: ../src/lisp.h: In function =91aref_addr=92: ../src/lisp.h:2485: error: lvalue required as unary =91&=92 = operand ../src/lisp.h:2485: error: expected =91;=92 before =91)=92 token ../src/lisp.h:2485: error: expected statement before =91)=92 = token ../src/lisp.h:2485: error: expected expression before =91->=92 = token Your fix was fetched by bzr: revno: 111912 behebt den Fehler: http://debbugs.gnu.org/13734 committer: Eli Zaretskii branch nick: trunk timestamp: Sat 2013-03-02 10:19:45 +0200 message: Fix bug #13734 with errors in lisp.h macro expansion. =20 src/lisp.h (XPNTR) [!USE_LSB_TAG]: Fix parentheses nesting. =85but not applied? See the file's date from thursday: -rw-r--r-- 1 pete admin 137928 28. Feb 23:27 src/lisp.h -- Greetings Pete Work is the curse of the drinking class. =96 Oscar Wilde From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 02 12:01:39 2013 Received: (at 13734) by debbugs.gnu.org; 2 Mar 2013 17:01:39 +0000 Received: from localhost ([127.0.0.1]:55652 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBpoY-00010Z-K8 for submit@debbugs.gnu.org; Sat, 02 Mar 2013 12:01:38 -0500 Received: from mtaout22.012.net.il ([80.179.55.172]:42600) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UBpoW-00010N-T6 for 13734@debbugs.gnu.org; Sat, 02 Mar 2013 12:01:38 -0500 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MJ100C00LW63X00@a-mtaout22.012.net.il> for 13734@debbugs.gnu.org; Sat, 02 Mar 2013 19:01:26 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MJ100B6ULYDSV80@a-mtaout22.012.net.il>; Sat, 02 Mar 2013 19:01:26 +0200 (IST) Date: Sat, 02 Mar 2013 19:01:13 +0200 From: Eli Zaretskii Subject: Re: bug#13734: 24.3.50; ../src/lisp.h:2485:10: error: address expression must be an lvalue or a function designator In-reply-to: To: Peter Dyballa Message-id: <83y5e5u46e.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1@inter.net.il References: <4BED34C4-45B1-4D93-9602-53BC4F96EF89@Freenet.DE> <76C20AFF-2628-498E-84C3-5E63271EBC87@Freenet.DE> <2bsj4ec3aa.fsf@fencepost.gnu.org> <769B4450-BF8F-4698-B46B-BFDB0A6EAC01@Freenet.DE> <83lia6vpad.fsf@gnu.org> <83fw0eus3x.fsf@gnu.org> <83d2viuq6c.fsf@gnu.org> X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 13734 Cc: 13734@debbugs.gnu.org, schwab@linux-m68k.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > From: Peter Dyballa > Date: Sat, 2 Mar 2013 17:26:21 +0100 > Cc: schwab@linux-m68k.org, > 13734@debbugs.gnu.org >=20 > Your fix was fetched by bzr: >=20 > =09revno: 111912 > =09behebt den Fehler: http://debbugs.gnu.org/13734 > =09committer: Eli Zaretskii > =09branch nick: trunk > =09timestamp: Sat 2013-03-02 10:19:45 +0200 > =09message: > =09 Fix bug #13734 with errors in lisp.h macro expansion. > =09 =20 > =09 src/lisp.h (XPNTR) [!USE_LSB_TAG]: Fix parentheses nesting. >=20 > =85but not applied? See the file's date from thursday: >=20 > =09-rw-r--r-- 1 pete admin 137928 28. Feb 23:27 src/lisp.h See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D13734#49. From unknown Mon Aug 18 14:24:20 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 31 Mar 2013 11:24:02 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator