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: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Subject: bug#828 closed by Adrian Robert <adrian.b.robert <at> gmail.com> (#828
 - 23.0.60; comparison between pointer and integer in menu.c, HAVE_NS case 
 - Emacs bug report logs)
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs,ns package:

#828: 23.0.60; comparison between pointer and integer in menu.c, HAVE_NS case

It has been closed by Adrian Robert <adrian.b.robert <at> gmail.com>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Adrian Robert <adrian.b.robert <at> gmail.com> by
replying to this email.


-- 
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: 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.


[Message part 3 (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




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.