On Tue, 2004-02-03 at 00:14, muppet wrote:
i have asked the gtk-devel-list if there's something else we should be using instead of GPOINTER_TO_UINT for GType <=> pointer conversions. in the meantime, i propose that we define and use our own macros, #define GPOINTER_TO_GTYPE(p) (platform-dependent definition)
attached is a patch that implements this, using the INT2PTR macro from the perl api. this needs to be tested on other 64-bit platforms before it can be applied in good conscience. -- muppet <scott at asofyet dot org>
Attachment:
alpha.patch
Description: Text document