GNU bug report logs - #828
23.0.60; comparison between pointer and integer in menu.c, HAVE_NS case

Previous Next

Packages: ns, emacs;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Fri, 29 Aug 2008 20:35:03 UTC

Severity: normal

Done: Adrian Robert <adrian.b.robert <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
To: emacs-pretest-bug <at> gnu.org
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





This bug report was last modified 16 years and 229 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.