Your message dated Tue, 27 Nov 2007 23:07:46 +0100
with message-id <[EMAIL PROTECTED]>
and subject line evince: ev_document_misc_surface_from_pixbuf() implicitly 
converted to pointer
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: evince
Version: 2.20.1-2
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

----- Forwarded message from Debian/IA64 non-US Build Daemon <[EMAIL 
PROTECTED]> -----

X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on ldl.fc.hp.com
X-Spam-Level: 
X-Spam-Status: No, score=0.6 required=3.5 tests=AWL,UNDISC_RECIPS,URI_NOVOWEL 
        autolearn=disabled version=3.1.7-deb
X-Virus-Scanned: Debian amavisd-new at ldl.fc.hp.com
Subject: Log for failed build of evince_2.20.1-2 (dist=unstable)
From: Debian/IA64 non-US Build Daemon <[EMAIL PROTECTED]>
Date: Mon, 26 Nov 2007 05:24:04 +0000
To: undisclosed-recipients: ;
X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 
2007.11.25.205825
Debian-Buildd-Error: Yes

Function `ev_document_misc_surface_from_pixbuf' implicitly converted to pointer 
at /build/buildd/evince-2.20.1/./backend/pixbuf/pixbuf-document.c:121
Function `ev_document_misc_surface_from_pixbuf' implicitly converted to pointer 
at /build/buildd/evince-2.20.1/./backend/pixbuf/pixbuf-document.c:121

----- End forwarded message -----

-- 
dann frazier

--- evince-2.20.1.orig/backend/pixbuf/pixbuf-document.c	2007-10-15 14:12:13.000000000 -0600
+++ evince-2.20.1/backend/pixbuf/pixbuf-document.c	2007-11-26 10:18:15.000000000 -0700
@@ -19,6 +19,7 @@
 
 #include "pixbuf-document.h"
 #include "ev-document-thumbnails.h"
+#include "ev-document-misc.h"
 
 struct _PixbufDocumentClass
 {

--- End Message ---
--- Begin Message ---
Version: 2.20.2-1

Hi,
this is fixed with 2.20.2-1 which was uploaded to unstable today.

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


--- End Message ---
_______________________________________________
pkg-gnome-maintainers mailing list
pkg-gnome-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-gnome-maintainers

Reply via email to