Package: gcompris
Version: 7.2-1
Severity: important
Tags: patch

Our automated buildd log filter[1] detected a problem that will cause
your package to segfault on architectures where the size of a pointer is
greater than the size of an integer, such as ia64.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

--- gcompris-7.2/src/boards/draw.c.orig 2006-01-29 11:34:58.000000000 -0700
+++ gcompris-7.2/src/boards/draw.c      2006-01-29 11:35:29.000000000 -0700
@@ -26,6 +26,7 @@
 #include <math.h>
 
 #include "gcompris/gcompris.h"
+#include "gcompris/pixbuf_util.h"
 
 #define SOUNDLISTFILE PACKAGE
 #define IMG_DATA_SET PACKAGE_DATA_DIR "/dataset"

-- 
dann frazier <[EMAIL PROTECTED]>
--- Begin Message ---
Function `pixbuf_copy_mirror' implicitly converted to pointer at draw.c:2239

--- End Message ---

Reply via email to