emacs-devel
[Top][All Lists]
Advanced

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

Re: warnings on amd64


From: Karol Szkudlarek
Subject: Re: warnings on amd64
Date: Mon, 10 Jan 2005 15:26:57 +0100
User-agent: Mozilla Thunderbird 1.0 (X11/20041222)

Jan D. wrote:
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.



_______________________________________________
Emacs-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-devel

Hi!

Mentioned warnings don't appear on amd64 now.
But I have another ones:

fringe.c: In function `Fdefine_fringe_bitmap':
fringe.c:1304: warning: assignment from incompatible pointer type
fringe.c: In function `init_fringe':
fringe.c:1475: warning: assignment from incompatible pointer type

Karol




reply via email to

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