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: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Adrian Robert <adrian.b.robert <at> gmail.com>
Subject: bug#828: marked as done (23.0.60; comparison between pointer and 
 integer in menu.c, HAVE_NS case)
[Message part 1 (text/plain, inline)]
Your message dated Fri, 3 Oct 2008 15:12:16 -0400
with message-id <FED7FE8D-2E77-4E64-8FB5-01032D5C96CD <at> 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 <at> donarmstrong.com
immediately.)


-- 
828: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=828
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
To: emacs-pretest-bug <at> gnu.org
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



[Message part 3 (message/rfc822, inline)]
From: Adrian Robert <adrian.b.robert <at> gmail.com>
To: 828-done <at> debbugs.gnu.org
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.



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.