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

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

[Emacs-bug-tracker] bug#5993: closed (Mixed declarations and code)


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#5993: closed (Mixed declarations and code)
Date: Wed, 21 Apr 2010 16:43:01 +0000

Your message dated Wed, 21 Apr 2010 18:42:39 +0200
with message-id <address@hidden>
and subject line Re: bug#5993: Mixed declarations and code
has caused the GNU bug report #5993,
regarding Mixed declarations and code
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
5993: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5993
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Mixed declarations and code Date: Wed, 21 Apr 2010 03:08:09 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Package: emacs
Severity: minor

Building the current trunk:

xlwmenu.c: In function 'expose_cb':
xlwmenu.c:1308: warning: ISO C90 forbids mixed declarations and code

lwlib-Xaw.c: In function 'fill_xft_data':
lwlib-Xaw.c:155: warning: ISO C90 forbids mixed declarations and code

data.c: In function 'make_blv':
data.c:1562: warning: ISO C90 forbids mixed declarations and code



--- End Message ---
--- Begin Message --- Subject: Re: bug#5993: Mixed declarations and code Date: Wed, 21 Apr 2010 18:42:39 +0200 User-agent: Thunderbird 2.0.0.24 (X11/20100411)
Glenn Morris skrev:
Package: emacs
Severity: minor

Building the current trunk:

xlwmenu.c: In function 'expose_cb':
xlwmenu.c:1308: warning: ISO C90 forbids mixed declarations and code

lwlib-Xaw.c: In function 'fill_xft_data':
lwlib-Xaw.c:155: warning: ISO C90 forbids mixed declarations and code

data.c: In function 'make_blv':
data.c:1562: warning: ISO C90 forbids mixed declarations and code


Fixed.  Who still needs this?

        Jan D.


--- End Message ---

reply via email to

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