Re: *poke* [evolution-patches] [PATCH] More 64-bit cleanups
- From: Jeremy Katz <katzj redhat com>
- To: evolution-patches ximian com
- Subject: Re: *poke* [evolution-patches] [PATCH] More 64-bit cleanups
- Date: 30 Apr 2003 01:22:49 -0400
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]