[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-xfce-devel] Bug#426018: xfce4-xmms-plugin: xfce_create_header() implicitly converted to pointer



Package: xfce4-xmms-plugin
Version: 0.5.1-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 Debian/IA64 non-US Build Daemon <buildd at caballero.debian.org> -----

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.4 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS 
	autolearn=disabled version=3.1.7-deb
X-Virus-Scanned: Debian amavisd-new at ldl.fc.hp.com
Subject: Log for successful build of xfce4-xmms-plugin_0.5.1-1 (dist=unstable)
From: Debian/IA64 non-US Build Daemon <buildd at caballero.debian.org>
Date: Fri, 25 May 2007 12:30:03 +0100
To: undisclosed-recipients: ;
X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.5.25.41433
Debian-Buildd-Error: Yes

Function `xfce_create_header' implicitly converted to pointer at preferences.c:327

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

--- xfce4-xmms-plugin-0.5.1.orig/panel-plugin/preferences.c	2007-01-16 08:08:52.000000000 -0700
+++ xfce4-xmms-plugin-0.5.1/panel-plugin/preferences.c	2007-05-25 10:15:20.000000000 -0600
@@ -33,6 +33,7 @@
 
 #include <libxfce4util/libxfce4util.h>
 #include <libxfce4panel/xfce-panel-plugin.h>
+#include <libxfcegui4/dialogs.h>
 
 #include "preferences.h"
 #include "xmms_plugin.h"

-- 
dann frazier | HP Open Source and Linux Organization





Reply to: