[Evolution] Bug#365923: evolution: implicit pointer conversion

dann frazier dannf at debian.org
Wed May 3 18:38:32 UTC 2006


Package: evolution
Version: 2.6.1-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/IA64 non-US Build Daemon <buildd at caballero.debian.org> -----

Subject: Log for successful build of evolution_2.6.1-1 (dist=unstable)
From: Debian/IA64 non-US Build Daemon <buildd at caballero.debian.org>
Date: Tue, 02 May 2006 12:03:47 +0100
To: undisclosed-recipients: ;
X-PMX-Version: 5.1.2.240295, Antispam-Engine: 2.3.0.1, Antispam-Data: 2006.5.2.34609
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.6 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS 
	autolearn=no version=3.0.3
Debian-Buildd-Error: Yes

Function `alarm_list_dialog_peek' implicitly converted to pointer at event-page.c:2885

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

--- evolution-2.6.1.orig/calendar/gui/dialogs/alarm-list-dialog.h	2004-06-22 16:35:41.000000000 -0600
+++ evolution-2.6.1/calendar/gui/dialogs/alarm-list-dialog.h	2006-05-03 12:36:27.000000000 -0600
@@ -32,6 +32,7 @@
 G_BEGIN_DECLS
 
 gboolean alarm_list_dialog_run (GtkWidget *parent, ECal *ecal, EAlarmList *list_store);
+GtkWidget *alarm_list_dialog_peek (ECal *ecal, EAlarmList *list_store);
 
 G_END_DECLS
 
-- 
dann frazier | HP Open Source and Linux Organization




More information about the Pkg-evolution-maintainers mailing list