Package: twitux
Version: 0.60-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].

  Function `twitux_spell_get_suggestions' implicitly converted to pointer at 
twitux-spell-dialog.c:113

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

--- twitux-0.60/src/twitux-spell-dialog.c~      2007-12-29 14:51:43.000000000 
-0700
+++ twitux-0.60/src/twitux-spell-dialog.c       2008-02-06 19:10:45.000000000 
-0700
@@ -38,6 +38,7 @@
 
 #include "twitux-glade.h"
 #include "twitux-send-message-dialog.h"
+#include "twitux-spell.h"
 #include "twitux-spell-dialog.h"
 
 typedef struct {



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

Reply via email to