Package: dx
Version: 1:4.3.2-4
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
--- dx-4.3.2/src/exec/hwrender/hwTmesh.c~ 2002-10-29 15:37:28.000000000
-0700
+++ dx-4.3.2/src/exec/hwrender/hwTmesh.c 2005-07-24 11:46:25.000000000
-0600
@@ -19,6 +19,7 @@
#include "hwTmesh.h"
#include "hwMemory.h"
#include "hwWindow.h"
+#include "hwObjectHash.h"
#include "hwDebug.h"
--
dann frazier <[EMAIL PROTECTED]>
--- Begin Message ---
Function `_dxf_QueryObject' implicitly converted to pointer at hwTmesh.c:441
--- End Message ---