Package: xmorph
Version: 1:20050408b
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
diff -urN xmorph-20050408.orig/gtkmorph/callbacks_subimg.c
xmorph-20050408dannf0/gtkmorph/callbacks_subimg.c
--- xmorph-20050408.orig/gtkmorph/callbacks_subimg.c 2004-07-15
03:28:20.000000000 -0600
+++ xmorph-20050408dannf0/gtkmorph/callbacks_subimg.c 2005-05-27
10:58:02.000000000 -0600
@@ -13,6 +13,7 @@
#endif
#include "main.h"
+#include "support.h"
/***************************************************************************
**************************************************************************
--- Begin Message ---
Function `lookup_widget' implicitly converted to pointer at
callbacks_subimg.c:59
--- End Message ---