bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#5217: marked as done (dbusbind.c: mixed declarations and code)


From: Emacs bug Tracking System
Subject: bug#5217: marked as done (dbusbind.c: mixed declarations and code)
Date: Tue, 15 Dec 2009 06:10:07 +0000

Your message dated Tue, 15 Dec 2009 07:00:52 +0100
with message-id <87aaxkrd2j.fsf@gmx.de>
and subject line Re: bug#5217: dbusbind.c: mixed declarations and code
has caused the Emacs bug report #5217,
regarding dbusbind.c: mixed declarations and code
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
5217: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=5217
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: dbusbind.c: mixed declarations and code Date: Mon, 14 Dec 2009 22:17:42 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
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



--- End Message ---
--- Begin Message --- Subject: Re: bug#5217: dbusbind.c: mixed declarations and code Date: Tue, 15 Dec 2009 07:00:52 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux)
Glenn Morris <rgm@gnu.org> 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.

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]