After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 334018 - wrong casts
wrong casts
Status: RESOLVED FIXED
Product: gnopernicus
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: remus draica
firm
Depends on:
Blocks:
 
 
Reported: 2006-03-09 13:37 UTC by Christian Persch
Modified: 2006-04-06 10:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (2.37 KB, patch)
2006-03-09 13:40 UTC, Christian Persch
committed Details | Review

Description Christian Persch 2006-03-09 13:37:01 UTC
gnopernicus casts gint to pointer, when it should use GUINT_TO_POINTER/GPOINTER_TO_UINT macros for portability.
Comment 1 Christian Persch 2006-03-09 13:40:24 UTC
Created attachment 60976 [details] [review]
fix
Comment 2 remus draica 2006-04-06 10:17:02 UTC
Comment on attachment 60976 [details] [review]
fix

patch applied on cvs head.