Package: libcomplearn
Version: 0.9.9-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 <[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.4 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS 
        autolearn=disabled version=3.1.7-deb
Subject: Log for successful build of libcomplearn_0.9.9-1 (dist=unstable)
From: Debian/IA64 non-US Build Daemon <[EMAIL PROTECTED]>
Date: Sun, 03 Jun 2007 18:09:36 +0100
To: undisclosed-recipients: ;
X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data:
        2007.6.3.95333
Debian-Buildd-Error: Yes

Function `complearn_vcblocksort_new' implicitly converted to pointer at 
complearn-environment.gob:179
Function `complearn_rcbzip_new' implicitly converted to pointer at 
complearn-environment.gob:180
Function `complearn_rcbzlib_new' implicitly converted to pointer at 
complearn-environment.gob:181
Function `complearn_rcgzip_new' implicitly converted to pointer at 
complearn-environment.gob:182
Function `complearn_rczlib_new' implicitly converted to pointer at 
complearn-environment.gob:183

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

--- libcomplearn-0.9.9.orig/src/complearn-environment.gob       2007-05-23 
07:55:31.000000000 -0600
+++ libcomplearn-0.9.9/src/complearn-environment.gob    2007-06-05 
00:57:36.000000000 -0600
@@ -14,6 +14,11 @@
 #include "complearn-environment-private.h"
 #include "complearn/clconfig.h"
 #include "complearn/aclconfig.h"
+#include "complearn-vcblocksort.h"
+#include "complearn-rcbzip.h"
+#include "complearn-rcbzlib.h"
+#include "complearn-rcgzip.h"
+#include "complearn-rczlib.h"
 
 #if HAVE_UNISTD_H
 #include <unistd.h>

-- 
dann frazier | HP Open Source and Linux Organization


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to