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

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

bug#828: marked as done (23.0.60; comparison between pointer and intege


From: Emacs bug Tracking System
Subject: bug#828: marked as done (23.0.60; comparison between pointer and integer in menu.c, HAVE_NS case)
Date: Fri, 3 Oct 2008 12:20:03 -0700

Your message dated Fri, 3 Oct 2008 15:12:16 -0400
with message-id <FED7FE8D-2E77-4E64-8FB5-01032D5C96CD@gmail.com>
and subject line #828 - 23.0.60; comparison between pointer and integer in 
menu.c, HAVE_NS case - Emacs bug report logs
has caused the Emacs bug report #828,
regarding 23.0.60; comparison between pointer and integer in menu.c, HAVE_NS 
case
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 don@donarmstrong.com
immediately.)


-- 
828: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=828
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.60; comparison between pointer and integer in menu.c, HAVE_NS case Date: Fri, 29 Aug 2008 22:25:21 +0200
Hello!

When compiling Emacs.app I get this warning:

        menu.c: In function ‘find_and_return_menu_selection’:
        menu.c:1008: warning: comparison between pointer and integer

The statement is:

if ((int) (EMACS_INT)client_data == &XVECTOR (menu_items)- >contents[i]/*i*/)


--
Greetings

  Pete

The human animal differs from the lesser primates in his passion for lists of "Ten Best."
                                – H. Allen Smith




--- End Message ---
--- Begin Message --- Subject: #828 - 23.0.60; comparison between pointer and integer in menu.c, HAVE_NS case - Emacs bug report logs Date: Fri, 3 Oct 2008 15:12:16 -0400
Fixed with cast 2008-10-03.



--- End Message ---

reply via email to

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