Re: Gtk2 broken on ia64 + fix



Alceste Scalas <alceste scalas gmx net> writes:

> Hi all,
> 
> GTK+2  doesn't  work  on  ia64  when  compiled  with  gcc:  it  just
> segfaults.
> 
> It is necessary to apply the  same fix that has been been applied to
> GLib2 about one year ago:
> 
>     http://mail.gnome.org/archives/gnome-2-0-list/2001-November/msg00445.html
> 
> The  GtkFundamentalType  enum defined  in  gtktypeutils.h should  be
> removed and replaced with #define's (see the fix in attachment).

Thanks for the report - as it happens, this was actually fixed a
couple of weeks ago in CVS.

Regards,
                                        Owen

Sun Sep 29 12:59:42 2002  Manish Singh  <yosh gimp org>

	* gtk/gtktypeutils.h: use #defines instead of enum for
	GtkFundamentalType compat, to prevent 64-bit vs. 32-bit
	confusion (#90400)




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