Package: libgnomedb3 Version: 3.0.0-1 Severity: important Tags: patch Usertags: implicit-pointer-conversion
Our automated buildd log filter[1] detected a problem that is likely to 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. This is often due to a missing function prototype definition. [1]http://people.debian.org/~dannf/check-implicit-pointer-functions ----- Forwarded message from Build Daemon <[EMAIL PROTECTED]> ----- X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on ldl.fc.hp.com X-Spam-Level: X-Spam-Status: No, score=-1.3 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS, UPPERCASE_25_50 autolearn=disabled version=3.1.7-deb X-Virus-Scanned: Debian amavisd-new at ldl.fc.hp.com Subject: Log for successful build of libgnomedb3_3.0.0-1 (dist=unstable) Date: Sun, 8 Jul 2007 22:50:22 +0000 (GMT) From: Build Daemon <[EMAIL PROTECTED]> To: undisclosed-recipients: ; X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.7.8.153733 Debian-Buildd-Error: Yes Function `gtk_cell_renderer_text_new' implicitly converted to pointer at gnome-db-data-source-selector.c:167 ----- End forwarded message ----- --- libgnomedb3-3.0.0/libgnomedb/gnome-db-data-source-selector.c~ 2007-02-09 09:19:35.000000000 -0700 +++ libgnomedb3-3.0.0/libgnomedb/gnome-db-data-source-selector.c 2007-07-09 16:14:57.000000000 -0600 @@ -28,6 +28,7 @@ #include <libgnomedb/gnome-db-util.h> #include <gtk/gtkcelllayout.h> #include <gtk/gtkcellrenderer.h> +#include <gtk/gtkcellrenderertext.h> #define PARENT_TYPE GTK_TYPE_COMBO_BOX -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]