unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#828: 23.0.60; comparison between pointer and integer in menu.c, HAVE_NS case
@ 2008-08-29 20:25 ` Peter Dyballa
  2008-10-03 19:20   ` bug#828: marked as done (23.0.60; comparison between pointer and integer in menu.c, HAVE_NS case) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Dyballa @ 2008-08-29 20:25 UTC (permalink / raw)
  To: emacs-pretest-bug

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







^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#828: marked as done (23.0.60; comparison between pointer and  integer in menu.c, HAVE_NS case)
  2008-08-29 20:25 ` bug#828: 23.0.60; comparison between pointer and integer in menu.c, HAVE_NS case Peter Dyballa
@ 2008-10-03 19:20   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2008-10-03 19:20 UTC (permalink / raw)
  To: Adrian Robert

[-- Attachment #1: Type: text/plain, Size: 947 bytes --]


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

[-- Attachment #2: Type: message/rfc822, Size: 2747 bytes --]

From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: emacs-pretest-bug@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
Message-ID: <A27419F9-1247-447B-A2E3-5607BA57EE26@Freenet.DE>

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




[-- Attachment #3: Type: message/rfc822, Size: 2423 bytes --]

From: Adrian Robert <adrian.b.robert@gmail.com>
To: 828-done@emacsbugs.donarmstrong.com
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
Message-ID: <FED7FE8D-2E77-4E64-8FB5-01032D5C96CD@gmail.com>

Fixed with cast 2008-10-03.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-03 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <FED7FE8D-2E77-4E64-8FB5-01032D5C96CD@gmail.com>
2008-08-29 20:25 ` bug#828: 23.0.60; comparison between pointer and integer in menu.c, HAVE_NS case Peter Dyballa
2008-10-03 19:20   ` bug#828: marked as done (23.0.60; comparison between pointer and integer in menu.c, HAVE_NS case) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).