Your message dated Sun, 25 May 2008 15:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#481972: fixed in xfce4-notes-plugin 1.6.2-2
has caused the Debian Bug report #481972,
regarding xfce4-notes-plugin: implicit pointer conversions
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
481972: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481972
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xfce4-notes-plugin
Version: 1.6.2-1
Severity: serious
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.
Function `xfce_hvbox_new' implicitly converted to pointer at
panel-plugin.c:151
Function `xfce_arrow_button_new' implicitly converted to pointer at
panel-plugin.c:154
This is often due to a missing function prototype definition.
For more information, see [2].
Though it is guaranteed that this codepath will cause a segfault on certain
architectures, it is not guaranteed that this codepath would ever be executed
(e.g., if the returned pointer is never dereferenced). However, this bug
does prevent the ia64 buildd from successfully building this package, resulting
in a practical FTBFS issue and warranting the serious severity.
[1] http://people.debian.org/~dannf/check-implicit-pointer-functions
[2] http://wiki.debian.org/ImplicitPointerConversions
diff -urpN xfce4-notes-plugin-1.6.2.orig/panel-plugin/panel-plugin.c xfce4-notes-plugin-1.6.2/panel-plugin/panel-plugin.c
--- xfce4-notes-plugin-1.6.2.orig/panel-plugin/panel-plugin.c 2008-04-29 17:35:11.000000000 -0600
+++ xfce4-notes-plugin-1.6.2/panel-plugin/panel-plugin.c 2008-05-19 14:14:17.000000000 -0600
@@ -23,6 +23,9 @@
#include <config.h>
#endif
+#include <libxfce4panel/xfce-hvbox.h>
+#include <libxfce4panel/xfce-arrow-button.h>
+
#include "defines.h"
#include "notes.h"
#ifdef HAVE_XFCONF
--- End Message ---
--- Begin Message ---
Source: xfce4-notes-plugin
Source-Version: 1.6.2-2
We believe that the bug you reported is fixed in the latest version of
xfce4-notes-plugin, which is due to be installed in the Debian FTP archive:
xfce4-notes-plugin_1.6.2-2.diff.gz
to pool/main/x/xfce4-notes-plugin/xfce4-notes-plugin_1.6.2-2.diff.gz
xfce4-notes-plugin_1.6.2-2.dsc
to pool/main/x/xfce4-notes-plugin/xfce4-notes-plugin_1.6.2-2.dsc
xfce4-notes-plugin_1.6.2-2_amd64.deb
to pool/main/x/xfce4-notes-plugin/xfce4-notes-plugin_1.6.2-2_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yves-Alexis Perez <[EMAIL PROTECTED]> (supplier of updated xfce4-notes-plugin
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 25 May 2008 16:54:38 +0200
Source: xfce4-notes-plugin
Binary: xfce4-notes-plugin
Architecture: source amd64
Version: 1.6.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers <[EMAIL PROTECTED]>
Changed-By: Yves-Alexis Perez <[EMAIL PROTECTED]>
Description:
xfce4-notes-plugin - Notes plugin for the Xfce4 desktop
Closes: 481972
Changes:
xfce4-notes-plugin (1.6.2-2) unstable; urgency=low
.
* debian/patches: 01_fix-implicit-pointer-conversion added. closes: #481972
Checksums-Sha1:
01516866b3feea205494921832b7159ab0256ab3 1471 xfce4-notes-plugin_1.6.2-2.dsc
3eab38847b041ec88e1e5db4524387238c202add 3019
xfce4-notes-plugin_1.6.2-2.diff.gz
e70bd06db9ed680f7a747d48eb2d8d0e1e313826 52160
xfce4-notes-plugin_1.6.2-2_amd64.deb
Checksums-Sha256:
6c9d1c12821518414c99fab22112cf7d0237387a69f2935efbf07ba7ba388cbd 1471
xfce4-notes-plugin_1.6.2-2.dsc
ef7d64795ec807633248076fb97a5218f3fd431cf851691f80c0f8ebe9703dfb 3019
xfce4-notes-plugin_1.6.2-2.diff.gz
b5c45571274f94e836e34dca10236260cf72ecc1d3f2f832b34be970ad93b056 52160
xfce4-notes-plugin_1.6.2-2_amd64.deb
Files:
5915dfe2bca6c8eb09070207ee9aa92a 1471 x11 optional
xfce4-notes-plugin_1.6.2-2.dsc
b9e61b5cae516d3bce4e112f84a0acd7 3019 x11 optional
xfce4-notes-plugin_1.6.2-2.diff.gz
985c604bb5703e7351b6cba242481303 52160 x11 optional
xfce4-notes-plugin_1.6.2-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIOX7/TUTAIMXAW64RAkE0AJ9fs96wOEfqeG42dj+NJsnfi9x0qQCgleXd
wwZywKZ+pIeZWDPZQytW+WM=
=3d4i
-----END PGP SIGNATURE-----
--- End Message ---