[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#325035: marked as done (gkdial: implicitly converted pointers)



Your message dated Tue, 27 Sep 2005 23:32:07 -0700
with message-id <E1EKVU7-0007wH-00@spohr.debian.org>
and subject line Bug#325035: fixed in gkdial 1:1.8.0-4
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 25 Aug 2005 17:35:15 +0000
>From dannf@hp.com Thu Aug 25 10:35:15 2005
Return-path: <dannf@hp.com>
Received: from atlrel7.hp.com [156.153.255.213] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1E8LdD-00073Q-00; Thu, 25 Aug 2005 10:35:15 -0700
Received: from smtp2.fc.hp.com (smtp2b.fc.hp.com [15.15.136.253])
	by atlrel7.hp.com (Postfix) with ESMTP id 7ECAB14F6;
	Thu, 25 Aug 2005 13:34:06 -0400 (EDT)
Received: from ldl.fc.hp.com (ldl.fc.hp.com [15.11.146.30])
	by smtp2.fc.hp.com (Postfix) with ESMTP
	id BF78C41E54F; Thu, 25 Aug 2005 17:34:00 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by ldl.fc.hp.com (Postfix) with ESMTP id 86FB71341DF;
	Thu, 25 Aug 2005 11:34:00 -0600 (MDT)
Received: from ldl.fc.hp.com ([127.0.0.1])
	by localhost (ldl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
	id 04294-09; Thu, 25 Aug 2005 11:33:59 -0600 (MDT)
Received: from krebs.dannf (lart.fc.hp.com [15.11.146.31])
	by ldl.fc.hp.com (Postfix) with ESMTP id 1CF201341DB;
	Thu, 25 Aug 2005 11:33:59 -0600 (MDT)
Subject: gkdial: implicitly converted pointers
From: dann frazier <dannf@hp.com>
To: submit@bugs.debian.org
Cc: David Mosberger <David.Mosberger@acm.org>
Content-Type: text/plain
Date: Thu, 25 Aug 2005 11:36:18 -0600
Message-Id: <1124991379.31074.11.camel@krebs.dannf>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.3 
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: gkdial
Version: 1:1.8.0-3
Severity: important
Tags: patch

Our automated buildd log filter[1] detected a problem[2] 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.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions
[2]Function `egg_tray_icon_new' implicitly converted to pointer at tray.c:116

--- gkdial-1.8.0/src/tray.c~	2005-08-25 11:27:59.000000000 -0600
+++ gkdial-1.8.0/src/tray.c	2005-08-25 11:32:41.000000000 -0600
@@ -10,6 +10,7 @@
 #include "prefs.h"
 #include "images.h"
 #include "main_loop.h"
+#include "eggtrayicon.h"
 
 gboolean
 tray_icon_clicked (GtkWidget * w, GdkEventButton * event, gpointer data)



---------------------------------------
Received: (at 325035-close) by bugs.debian.org; 28 Sep 2005 06:48:09 +0000
>From katie@spohr.debian.org Tue Sep 27 23:48:09 2005
Return-path: <katie@spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EKVU7-0007wH-00; Tue, 27 Sep 2005 23:32:07 -0700
From: dann frazier <dannf@debian.org>
To: 325035-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#325035: fixed in gkdial 1:1.8.0-4
Message-Id: <E1EKVU7-0007wH-00@spohr.debian.org>
Sender: Archive Administrator <katie@spohr.debian.org>
Date: Tue, 27 Sep 2005 23:32:07 -0700
Delivered-To: 325035-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: gkdial
Source-Version: 1:1.8.0-4

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

gkdial-gnome_1.8.0-4_ia64.deb
  to pool/main/g/gkdial/gkdial-gnome_1.8.0-4_ia64.deb
gkdial_1.8.0-4.diff.gz
  to pool/main/g/gkdial/gkdial_1.8.0-4.diff.gz
gkdial_1.8.0-4.dsc
  to pool/main/g/gkdial/gkdial_1.8.0-4.dsc
gkdial_1.8.0-4_ia64.deb
  to pool/main/g/gkdial/gkdial_1.8.0-4_ia64.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 325035@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier <dannf@debian.org> (supplier of updated gkdial 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 28 Sep 2005 00:20:49 -0600
Source: gkdial
Binary: gkdial gkdial-gnome
Architecture: source ia64
Version: 1:1.8.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: dann frazier <dannf@debian.org>
Description: 
 gkdial     - PPP dial-ip configuration and dialing tool
 gkdial-gnome - Dummy upgrade package to install gkdial
Closes: 323514 325035
Changes: 
 gkdial (1:1.8.0-4) unstable; urgency=low
 .
   * QA Upload
   * Don't include <linux/ppp.h>, which doesn't exist in unstable.
     Patch from Andreas Jochens.  Closes: #323514
   * Add a missing include directive to avoid an implicitly converted return
     pointer from egg_tray_icon_new().  Closes: #325035
Files: 
 c2caa8f0e2f4323a847624576e94fb6b 662 admin optional gkdial_1.8.0-4.dsc
 3b1b9028ce542226b950975ecd366d97 55679 admin optional gkdial_1.8.0-4.diff.gz
 a98a6954836af311ad3ec9bf0cae31d6 58276 admin optional gkdial_1.8.0-4_ia64.deb
 57ffd28a0f8ef9194d0380d756ab9c5d 4230 admin extra gkdial-gnome_1.8.0-4_ia64.deb

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

iD8DBQFDOjfWhuANDBmkLRkRApMzAJ4gdXOw7GFt1nDLg3oJQU/DAY2tSwCeKtuR
H1V4en6W07jFD5c1SPwaoNc=
=Hwu/
-----END PGP SIGNATURE-----



Reply to: