Package: xwota Version: 0.4-1 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 and amd64.
[1]http://people.debian.org/~dannf/check-implicit-pointer-functions ----- Forwarded message from Buildd user <[EMAIL PROTECTED]> ----- Subject: Log for successful build of xwota_0.4-1 (dist=unstable) From: Buildd user <[EMAIL PROTECTED]> Date: Sat, 05 Aug 2006 18:36:06 +0000 To: undisclosed-recipients: ; X-PMX-Version: 5.1.2.240295, Antispam-Engine: 2.3.0.1, Antispam-Data: 2006.8.5.111432 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on ldl.lart X-Spam-Level: X-Spam-Status: No, score=-1.3 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS autolearn=no version=3.0.3 Debian-Buildd-Error: Yes Function `create_private_messages_settings_window' implicitly converted to pointer at xwota_main_callback.c:290 Function `create_query_window' implicitly converted to pointer at xwota_main_callback.c:388 ----- End forwarded message ----- diff -urN xwota-0.4.orig/src/xwota_main_callback.c xwota-0.4/src/xwota_main_callback.c --- xwota-0.4.orig/src/xwota_main_callback.c 2006-07-28 09:46:17.000000000 -0600 +++ xwota-0.4/src/xwota_main_callback.c 2006-08-23 00:39:44.000000000 -0600 @@ -15,6 +15,8 @@ #include "station_info.h" #include "stuff.h" #include "networking.h" +#include "private_messages_settings.h" +#include "query.h" void -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]