Bug#421027: nautilus: missing gnomevfs include

dann frazier dannf at debian.org
Wed Apr 25 22:08:05 UTC 2007


Package: nautilus
Version: 2.18.1-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 and amd64.

This is often due to a missing function prototype definition.

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

----- Forwarded message from Build Daemon <buildd at excelsior.roeckx.be> -----

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=-1.2 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS 
	autolearn=disabled version=3.1.7-deb
X-Virus-Scanned: Debian amavisd-new at ldl.fc.hp.com
Subject: Log for successful build of nautilus_2.18.1-1 (dist=unstable)
Date: Wed, 25 Apr 2007 19:55:03 +0000 (GMT)
From: Build Daemon <buildd at excelsior.roeckx.be>
To: undisclosed-recipients: ;
X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.4.25.131134
Debian-Buildd-Error: Yes

Function `gnome_vfs_format_uri_for_display' implicitly converted to pointer at nautilus-window.c:1728
Function `gnome_vfs_unescape_string_for_display' implicitly converted to pointer at nautilus-window.c:1743

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

--- nautilus-2.18.1/src/nautilus-window.c~	2007-04-25 15:56:11.000000000 -0600
+++ nautilus-2.18.1/src/nautilus-window.c	2007-04-25 16:05:47.000000000 -0600
@@ -57,6 +57,7 @@
 #include <X11/XF86keysym.h>
 #endif
 #include <libgnomevfs/gnome-vfs-uri.h>
+#include <libgnomevfs/gnome-vfs-utils.h>
 #include <libnautilus-private/nautilus-file-utilities.h>
 #include <libnautilus-private/nautilus-file-attributes.h>
 #include <libnautilus-private/nautilus-global-preferences.h>

-- 
dann frazier | HP Open Source and Linux Organization





More information about the pkg-gnome-maintainers mailing list