Package: coldfire
Version: 0.2.2-2
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.

autoconf is used to determine whether or not readline() can be used, but
the resulting header file never got included.

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

--- coldfire-0.2.2/run.c~       2004-06-01 13:05:31.000000000 -0600
+++ coldfire-0.2.2/run.c        2005-07-16 15:00:09.886937259 -0600
@@ -7,6 +7,7 @@
 /**********************************/
 
 
+#include "config.h"
 
 #include <stdio.h>
 #include <stdlib.h>

-- 
dann frazier <[EMAIL PROTECTED]>
--- Begin Message ---
Function `readline' implicitly converted to pointer at run.c:49

--- End Message ---

Reply via email to