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

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

[Emacs-bug-tracker] bug#7309: closed ([patch] make emacs compile with cl


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#7309: closed ([patch] make emacs compile with clang)
Date: Mon, 01 Nov 2010 02:04:02 +0000

Your message dated Sun, 31 Oct 2010 22:02:28 -0400
with message-id <address@hidden>
and subject line Re: bug#7309: [patch] make emacs compile with clang
has caused the GNU bug report #7309,
regarding [patch] make emacs compile with clang
to be marked as done.

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


-- 
7309: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7309
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [patch] make emacs compile with clang Date: Mon, 1 Nov 2010 01:54:37 +0100
Hi,

(given the combination of configure options that I use), emacs fails
to compile for me because of a single issue that is easily fixed: two
functions in oldXMenu don't specify a return type. Apparently, it
should be void in both cases. I've attached a patch.


Kind regards,

Elias Pipping

Attachment: emacs-23.2-clang.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#7309: [patch] make emacs compile with clang Date: Sun, 31 Oct 2010 22:02:28 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)
> (given the combination of configure options that I use), emacs fails
> to compile for me because of a single issue that is easily fixed: two
> functions in oldXMenu don't specify a return type. Apparently, it
> should be void in both cases. I've attached a patch.

Thanks, installed in the emacs-23 branch.


        Stefan


--- End Message ---

reply via email to

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