Your message dated Tue, 01 Jul 2008 14:02:21 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#488727: fixed in lxlauncher 0.2-2
has caused the Debian Bug report #488727,
regarding lxlauncher_load_icon implicitly converted to pointer
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.)


-- 
488727: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488727
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: lxlauncher
Version: 0.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 `lxlauncher_load_icon' implicitly converted to pointer at 
lxlauncher.c:187

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

-- 
dann frazier

--- lxlauncher-0.2/src/lxlauncher.c~	2008-06-15 09:55:15.000000000 -0600
+++ lxlauncher-0.2/src/lxlauncher.c	2008-06-30 15:06:57.000000000 -0600
@@ -41,6 +41,7 @@
 
 #include "exo-wrap-table.h"
 #include "working-area.h"
+#include "misc.h"
 
 #define BUTTON_SIZE	120
 #define IMG_SIZE	48

--- End Message ---
--- Begin Message ---
Source: lxlauncher
Source-Version: 0.2-2

We believe that the bug you reported is fixed in the latest version of
lxlauncher, which is due to be installed in the Debian FTP archive:

lxlauncher_0.2-2.diff.gz
  to pool/main/l/lxlauncher/lxlauncher_0.2-2.diff.gz
lxlauncher_0.2-2.dsc
  to pool/main/l/lxlauncher/lxlauncher_0.2-2.dsc
lxlauncher_0.2-2_i386.deb
  to pool/main/l/lxlauncher/lxlauncher_0.2-2_i386.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.
Andrew Lee <[EMAIL PROTECTED]> (supplier of updated lxlauncher 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: Tue, 01 Jul 2008 17:14:34 +0800
Source: lxlauncher
Binary: lxlauncher
Architecture: source i386
Version: 0.2-2
Distribution: unstable
Urgency: low
Maintainer: Andrew Lee <[EMAIL PROTECTED]>
Changed-By: Andrew Lee <[EMAIL PROTECTED]>
Description: 
 lxlauncher - Easy-Mode launcher for subnotebook like EeePC
Closes: 488727
Changes: 
 lxlauncher (0.2-2) unstable; urgency=low
 .
   * Applied 01_lxlauncher-missing-include.dpatch (Closes: #488727)
     Thanks to dann frazier <[EMAIL PROTECTED]> for the patch.
Checksums-Sha1: 
 83a4872fbf9157328a94eb3f1b8127ef05b0154c 1114 lxlauncher_0.2-2.dsc
 1fc7eda0839d1a63dccfeaa3dcd0d4eb48a62c2f 3422 lxlauncher_0.2-2.diff.gz
 6724093962f6cc4faf705fb87e6768619ef3e512 30410 lxlauncher_0.2-2_i386.deb
Checksums-Sha256: 
 02527da24cf278cd6517010f585e04827228d1334482c52a13cd63f643b4ca49 1114 
lxlauncher_0.2-2.dsc
 248770fcb3dc878f6637800a19d9dc6aae571fe18d2ad966ae83d92f4759deab 3422 
lxlauncher_0.2-2.diff.gz
 0ba43856ac0fafe0dc27817a37439ac41b718d0a31aafd17b1725d2c67d8906d 30410 
lxlauncher_0.2-2_i386.deb
Files: 
 2cf6e57364ccea3b7028c0d6baf82b0e 1114 x11 extra lxlauncher_0.2-2.dsc
 d2e8b61088dee9886dfea9cccd0d8fc2 3422 x11 extra lxlauncher_0.2-2.diff.gz
 4d2727f5fb91ce5777e5937e57961c94 30410 x11 extra lxlauncher_0.2-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkhp964ACgkQnQYz4bYlCYXBwACZAYt36IqkFC7CAL2WUjQW6+E+
RhUAoNKZ3xB0XOMpRnb+lm/6939WBh3m
=F434
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to