GNOME Bugzilla – Bug 481867
mergeant: implicit pointer conversions
Last modified: 2007-12-03 15:03:42 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.
Created attachment 96415 [details] [review] patch
This was fixed on 0.67... can someone please close this bug? Thanks.