Package: macopix
Version: 1.6.4-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 
        autolearn=disabled version=3.1.7-deb
X-Virus-Scanned: Debian amavisd-new at ldl.fc.hp.com
Subject: Log for successful build of macopix_1.6.4-1 (dist=unstable)
Date: Sun,  1 Jul 2007 19:09:24 +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.1.114932
Debian-Buildd-Error: Yes

Function `FullPathPixmapFile' implicitly converted to pointer at nokkari.c:617

----- End forwarded message -----
--- macopix-1.6.4.orig/src/nokkari.c    2007-05-16 22:20:54.000000000 -0600
+++ macopix-1.6.4/src/nokkari.c 2007-07-03 11:05:56.000000000 -0600
@@ -92,6 +92,7 @@ gchar *nkr_msg;
 
 extern typMascot *Mascot;
 
+extern gchar* FullPathPixmapFile();
 
 // ???????????????? ini????????????????
 void NkrSave (typMascot *mascot)

-- 
dann frazier


Reply via email to