[Pkg-xfce-devel] Bug#402839: xfce4-genmon-plugin: xfce_create_panel_button() return implicitly converted to int

dann frazier dannf at debian.org
Tue Dec 12 23:24:12 UTC 2006


Package: xfce4-genmon-plugin
Version: 3.0-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.

This is often due to a missing function prototype definition.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

----- Forwarded message from Debian/IA64 non-US Build Daemon <buildd at caballero.debian.org> -----

Subject: Log for successful build of xfce4-genmon-plugin_3.0-1 (dist=unstable)
From: Debian/IA64 non-US Build Daemon <buildd at caballero.debian.org>
Date: Tue, 12 Dec 2006 22:52:54 +0000
To: undisclosed-recipients: ;
X-PMX-Version: 5.2.1.279297, Antispam-Engine: 2.4.0.264935, Antispam-Data: 2006.12.12.143933
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.2 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS 
	autolearn=disabled version=3.0.3
Debian-Buildd-Error: Yes

Function `xfce_create_panel_button' implicitly converted to pointer at main.c:332

----- End forwarded message -----

--- xfce4-genmon-plugin-3.0.orig/panel-plugin/main.c	2006-10-13 10:08:29.000000000 -0600
+++ xfce4-genmon-plugin-3.0/panel-plugin/main.c	2006-12-12 16:16:03.000000000 -0700
@@ -33,6 +33,7 @@
 #include <libxfce4util/libxfce4util.h>
 #include <libxfcegui4/dialogs.h>
 #include <libxfce4panel/xfce-panel-plugin.h>
+#include <libxfce4panel/xfce-panel-convenience.h>
 
 #include <stdlib.h>
 #include <unistd.h>

-- 
dann frazier | HP Open Source and Linux Organization




More information about the Pkg-xfce-devel mailing list