Package: mergeant Version: 0.52-1 Severity: important Tags: patch Our automated buildd log filter[1] detected a problem[2] 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.
[1]http://people.debian.org/~dannf/check-implicit-pointer-functions [2]Function `mg_data_handler_get_str_from_value' implicitly converted to pointer at mg-result-set.c:596 diff -urN mergeant-0.52.orig/libmergeant/mg-result-set.c mergeant-0.52/libmergeant/mg-result-set.c --- mergeant-0.52.orig/libmergeant/mg-result-set.c 2004-07-10 07:42:53.000000000 -0600 +++ mergeant-0.52/libmergeant/mg-result-set.c 2005-08-30 23:59:41.000000000 -0600 @@ -26,6 +26,7 @@ #include "mg-entity.h" #include "mg-qfield.h" #include "mg-field.h" +#include "mg-data-handler.h" /* * Main static functions -- dann frazier <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]