Package: xpaint
Version: 2.7.6-1
Severity: important
Tags: patch

Our automated buildd log filter[1] detected a problem[2] 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
[2]Function `strerror' implicitly converted to pointer at libpnmrw.c:154

--- xpaint-2.7.6/rw/libpnmrw.c~ 2005-09-07 10:36:06.000000000 -0600
+++ xpaint-2.7.6/rw/libpnmrw.c  2005-09-07 10:48:17.000000000 -0600
@@ -18,7 +18,7 @@
 #include <sys/param.h>
 #endif
 
-#if defined(SVR2) || defined(SVR3) || defined(SVR4)
+#if defined(SVR2) || defined(SVR3) || defined(SVR4) || defined(linux)
 #ifndef SYSV
 #define SYSV
 #endif




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to