More 64bit issues (Was: Re: gtype.h broken for 64-bit)



On Sun, Nov 25, 2001 at 04:49:52PM -0500, Havoc Pennington wrote:
> > ok, thanks for tracking this down. i'm about to comit the following fix:
> 
> Looks perfect, thanks!

There are other 64bit issues.  Please check: 
http://bugzilla.gnome.org/show_bug.cgi?id=65367

There is a patch there.  Basically there were some GPOINTER_TO_UINT and
GUINT_TO_POINTER usage to convert GType to/from gpointer which is wrong,
it should be a plain cast.  Also there was a messup with format strings
on some warnings.

In any case, with the fundementals fix and with the patch above, I can
actually get programs to run again without coring on the alpha.

I wonder why Havoc hasn't noticed this on ia64?

George

-- 
George <jirka 5z com>
   A conference is a gathering of important people who singly can do 
   nothing but together can decide that nothing can be done.
                       -- Fred Allen



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