Package: gwget2 Version: 0.97-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 debian-amd64 buildd user <[EMAIL PROTECTED]> ----- Subject: Log for successful build of gwget2_0.97-1 (dist=unstable) From: debian-amd64 buildd user <[EMAIL PROTECTED]> Date: Tue, 02 May 2006 20:46:22 +0200 To: undisclosed-recipients: ; X-PMX-Version: 5.1.2.240295, Antispam-Engine: 2.3.0.1, Antispam-Data: 2006.5.2.112608 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 `gnome_vfs_mime_type_from_name' implicitly converted to pointer at main_window_cb.c:226 ----- End forwarded message ----- --- gwget2-0.97/src/main_window_cb.c.orig 2006-05-03 12:51:37.000000000 -0600 +++ gwget2-0.97/src/main_window_cb.c 2006-05-03 12:49:54.000000000 -0600 @@ -23,6 +23,7 @@ #include <libgnome/gnome-program.h> #include <libgnome/gnome-init.h> #include <libgnomevfs/gnome-vfs.h> +#include <gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-mime.h> #include "main_window.h" #include "main_window_cb.h" #include "new_window.h" -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

