Package: sumika Version: 0.11-2 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 `anthy_read_privatediclist' implicitly converted to pointer at cannadic.c:269 Function `canna_read_privatediclist' implicitly converted to pointer at cannadic.c:272 diff -urN sumika-0.11.orig/common/cannadic.c sumika-0.11/common/cannadic.c --- sumika-0.11.orig/common/cannadic.c 2004-04-09 19:58:32.000000000 -0600 +++ sumika-0.11/common/cannadic.c 2005-09-06 09:40:50.000000000 -0600 @@ -20,6 +20,8 @@ #include "cannadic.h" #include "dixchange.h" +#include "anthy.h" +#include "canna.h" #include <stdio.h> #include <stdlib.h> #include <string.h> -- dann frazier <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

