Package: grisbi
Version: 0.5.8-1
Severity: important
Tags: patch

Our automated buildd log filter[1] detected a problem 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

--- grisbi-0.5.8/src/etats_csv.c~       2005-12-19 07:45:56.000000000 -0700
+++ grisbi-0.5.8/src/etats_csv.c        2006-01-18 23:45:40.000000000 -0700
@@ -28,7 +28,7 @@
 #include "dialog.h"
 #include "etats.h"
 #include "utils_files.h"
-
+#include "utils_file_selection.h"
 
 struct struct_etat_affichage csv_affichage = {
     csv_initialise,

-- 
dann frazier <[EMAIL PROTECTED]>
--- Begin Message ---
Function `file_selection_get_filename' implicitly converted to pointer at 
etats_csv.c:169

--- End Message ---

Reply via email to