Package: amide
Version: 0.9.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.
For more information, see [2].

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

On Thu, Dec 27, 2007 at 08:22:36AM +0000, Debian/IA64 non-US Build Daemon wrote:
> Function `gtk_file_selection_new' implicitly converted to pointer at 
> tb_fads.c:186

--- amide-0.9.1.orig/src/Makefile.am    2007-12-02 06:27:45.000000000 -0700
+++ amide-0.9.1/src/Makefile.am 2007-12-27 10:47:45.000000000 -0700
@@ -27,9 +27,9 @@ AM_CFLAGS = \
        $(AMIDE_LIBDCMDATA_CFLAGS) \
        -I/usr/local/include \
        $(XMEDCON_CFLAGS) \
-       -DG_DISABLE_DEPRECATED \
-       -DGTK_DISABLE_DEPRECATED 
+       -DG_DISABLE_DEPRECATED
 
+##     -DGTK_DISABLE_DEPRECATED 
 ##     -DGNOME_DISABLE_DEPRECATED 
 
 
-- 
dann frazier




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

Reply via email to