Package: xfce4-terminal
Version: 0.2.4-4
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
--- xfce4-terminal-0.2.4.orig/terminal/terminal-helper.c 2005-03-13
17:38:19.000000000 -0700
+++ xfce4-terminal-0.2.4/terminal/terminal-helper.c 2006-01-03
14:26:48.000000000 -0700
@@ -33,6 +33,8 @@
#include <string.h>
#endif
+#include <libxfcegui4/libxfcegui4.h>
+
#include <exo/exo.h>
#include <terminal/terminal-enum-types.h>
--
dann frazier <[EMAIL PROTECTED]>
--- Begin Message ---
Function `xfce_themed_icon_load' implicitly converted to pointer at
terminal-helper.c:340
--- End Message ---