From unknown Fri Aug 15 12:50:52 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#5217 <5217@debbugs.gnu.org> To: bug#5217 <5217@debbugs.gnu.org> Subject: Status: dbusbind.c: mixed declarations and code Reply-To: bug#5217 <5217@debbugs.gnu.org> Date: Fri, 15 Aug 2025 19:50:52 +0000 retitle 5217 dbusbind.c: mixed declarations and code reassign 5217 emacs submitter 5217 Glenn Morris severity 5217 normal thanks From rgm@gnu.org Mon Dec 14 19:17:49 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 15 Dec 2009 03:17:49 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.6 required=4.0 tests=AWL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nBF3HmSm010214 for ; Mon, 14 Dec 2009 19:17:49 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKNv1-0008Lw-KI for bug-gnu-emacs@gnu.org; Mon, 14 Dec 2009 22:17:47 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKNuw-0008JJ-Vi for bug-gnu-emacs@gnu.org; Mon, 14 Dec 2009 22:17:47 -0500 Received: from [199.232.76.173] (port=49695 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKNuw-0008J7-MN for bug-gnu-emacs@gnu.org; Mon, 14 Dec 2009 22:17:42 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:51917) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NKNuw-0000x1-O5 for bug-gnu-emacs@gnu.org; Mon, 14 Dec 2009 22:17:42 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NKNuw-0003mq-DR; Mon, 14 Dec 2009 22:17:42 -0500 From: Glenn Morris To: bug-gnu-emacs@gnu.org Subject: dbusbind.c: mixed declarations and code X-Spook: Ceridian Area 51 Firewalls Baranyi strategic Bletchley X-Ran: aTn+qVvizw|*-XfO$zi-t#| User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) I see this warning compiling dbusbind.c with gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46) dbusbind.c:693: warning: ISO C90 forbids mixed declarations and code From michael.albinus@gmx.de Mon Dec 14 22:01:02 2009 Received: (at 5217-done) by emacsbugs.donarmstrong.com; 15 Dec 2009 06:01:03 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with SMTP id nBF610nJ025324 for <5217-done@emacsbugs.donarmstrong.com>; Mon, 14 Dec 2009 22:01:02 -0800 Received: (qmail invoked by alias); 15 Dec 2009 06:00:54 -0000 Received: from p4FC00E88.dip0.t-ipconnect.de (EHLO arthur.local) [79.192.14.136] by mail.gmx.net (mp050) with SMTP; 15 Dec 2009 07:00:54 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19o/qYEbT1oIuAWRZmmjK1IvZRktGhqYxpF4k83Va gJ6b+krNJFA6BV From: Michael Albinus To: Glenn Morris Cc: 5217-done@debbugs.gnu.org Subject: Re: bug#5217: dbusbind.c: mixed declarations and code References: Date: Tue, 15 Dec 2009 07:00:52 +0100 In-Reply-To: (Glenn Morris's message of "Mon, 14 Dec 2009 22:17:42 -0500") Message-ID: <87aaxkrd2j.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-FuHaFi: 0.6899999999999999 Glenn Morris writes: > I see this warning compiling dbusbind.c with > gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46) > > dbusbind.c:693: warning: ISO C90 forbids mixed declarations and code I've reordered the declarations. Thanks, and best regards, Michael. From unknown Fri Aug 15 12:50:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 12 Jan 2010 12:24:02 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator