Your message dated Wed, 26 Dec 2007 19:38:56 +0100
with message-id <[EMAIL PROTECTED]>
and subject line [pkg-mono-group] Bug#457868: mono: implicit pointer conversions
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: mono
Version: 1.2.6+dfsg-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].

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

Function `mono_assembly_open' implicitly converted to pointer at security.c:995
Function `mono_assembly_get_image' implicitly converted to pointer at 
security.c:998

diff -urpN mono-1.2.6+dfsg.orig/mono/metadata/security.c 
mono-1.2.6+dfsg/mono/metadata/security.c
--- mono-1.2.6+dfsg.orig/mono/metadata/security.c       2007-11-08 
15:07:19.000000000 -0700
+++ mono-1.2.6+dfsg/mono/metadata/security.c    2007-12-25 10:18:38.000000000 
-0700
@@ -17,6 +17,7 @@
 #include <mono/metadata/object-internals.h>
 #include <mono/metadata/metadata-internals.h>
 #include <mono/metadata/security.h>
+#include <mono/metadata/assembly.h>
 #include <mono/io-layer/io-layer.h>
 #include <mono/utils/strenc.h>
 



--- End Message ---
--- Begin Message ---
Version: 1.2.6+dfsg-2

This issue was fixed with the upload of mono 1.2.6+dfsg-2

I noticed the failing IA64 build after I uploaded -1 and fixed it then
in -2.

(for some reason I received this bugreport email _today_, seems like
alioth has some serious mailing listing lag)

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key ID: 0xEEF946C8

FOSS Developer    [EMAIL PROTECTED]  http://www.meebey.net/
PEAR Developer    [EMAIL PROTECTED]     http://pear.php.net/
Debian Developer  [EMAIL PROTECTED]  http://www.debian.org/

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to