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 481867 - mergeant: implicit pointer conversions
mergeant: implicit pointer conversions
Status: RESOLVED FIXED
Product: mergeant
Classification: Deprecated
Component: General
0.66
Other Linux
: Normal normal
: ---
Assigned To: malerba
gnome-db Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-30 12:58 UTC by Gustavo R. Montesino
Modified: 2007-12-03 15:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.03 KB, patch)
2007-09-30 13:05 UTC, Gustavo R. Montesino
none Details | Review

Description Gustavo R. Montesino 2007-09-30 12:58:35 UTC
Some missing includes are causing implicit point conversion errors, which might cause segfualts on architectures where the size of a pointer is greater than the size of an integer. The attached patch fixes this.

This bug report was filled on Debian's BTS as bug #443944. Please see http://bugs.debian.org/443944 for more information.
Comment 1 Gustavo R. Montesino 2007-09-30 13:05:12 UTC
Created attachment 96415 [details] [review]
patch
Comment 2 Gustavo R. Montesino 2007-12-03 15:02:46 UTC
This was fixed on 0.67... can someone please close this bug?

Thanks.