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

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

bug#828: 23.0.60; comparison between pointer and integer in menu.c, HAVE


From: Peter Dyballa
Subject: bug#828: 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







reply via email to

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