GNOME Bugzilla – Bug 334018
wrong casts
Last modified: 2006-04-06 10:17:15 UTC
gnopernicus casts gint to pointer, when it should use GUINT_TO_POINTER/GPOINTER_TO_UINT macros for portability.
Created attachment 60976 [details] [review] fix
Comment on attachment 60976 [details] [review] fix patch applied on cvs head.