Package: davfs2 Version: 0.2.4-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 `canonicalize_file_name' implicitly converted to pointer at src/util.c:1013 diff -urN davfs2-0.2.4.orig/src/util.c davfs2-0.2.4/src/util.c --- davfs2-0.2.4.orig/src/util.c 2005-07-16 10:04:50.000000000 -0600 +++ davfs2-0.2.4/src/util.c 2005-09-08 16:33:06.000000000 -0600 @@ -17,6 +17,7 @@ ** MA 02111-1307, USA */ +#define _GNU_SOURCE #include "util.h" #include <stdlib.h> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]