emacs-devel
[Top][All Lists]
Advanced

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

Re: warnings on amd64


From: Jan D.
Subject: Re: warnings on amd64
Date: Fri, 07 Jan 2005 18:01:39 +0100
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Karol Szkudlarek wrote:

Hello!

During emacs compilation on my 64-bit box from the latest trunk I got:

(I did ./configure --prefix=$HOME/usr/emacs --with-gtk; make bootstrap)

gtkutil.c: In function `xg_gtk_scroll_destroy':
gtkutil.c:2853: warning: cast from pointer to integer of different size
gtkutil.c: In function `xg_create_scroll_bar':
gtkutil.c:2923: warning: cast to pointer from integer of different size
gtkutil.c: In function `xg_tool_bar_callback':
gtkutil.c:3115: warning: cast from pointer to integer of different size
gtkutil.c: In function `xg_tool_bar_help_callback':
gtkutil.c:3212: warning: cast from pointer to integer of different size
gtkutil.c: In function `update_frame_tool_bar':
gtkutil.c:3459: warning: cast to pointer from integer of different size
gtkutil.c:3489: warning: cast to pointer from integer of different size
gtkutil.c:3493: warning: cast to pointer from integer of different size

xselect.c: In function `x_fill_property_data':
xselect.c:2495: warning: cast from pointer to integer of different size

Those warnings are potential errors.


I think I fixed these now, but I don't have any amd64, so I can't be sure.

Thanks,

   Jan D.





reply via email to

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