Re: *poke* [evolution-patches] [PATCH] More 64-bit cleanups



On Tue, 2003-04-29 at 21:46, Not Zed wrote:
> looks ok i guess, but what exactly does the second patch fix?

Casting a pointer to an int when doing the hash table lookup is a bad
idea :)   The glib macros handle things by making sure that whenever you
go to or from a gpointer, you go through a glong first (on 64-bit
arches).

Committed to HEAD

Jeremy




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