Debian Bug report logs - #316408
[Fwd: Log for successful build of gtkdialog_1:0.58.11-1 (dist=unstable)]

version graph

Package: gtkdialog; Maintainer for gtkdialog is (unknown);

Reported by: dann frazier <dannf@hp.com>

Date: Thu, 30 Jun 2005 20:48:01 UTC

Severity: normal

Tags: patch

Found in version 0.58.11-1

Fixed in version gtkdialog/1:0.58.11-2

Done: Fabio Tranchitella <kobold@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Fabio Tranchitella <kobold@debian.org>:
Bug#316408; Package gtkdialog. (full text, mbox, link).


Acknowledgement sent to dann frazier <dannf@hp.com>:
New Bug report received and forwarded. Copy sent to Fabio Tranchitella <kobold@debian.org>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: dann frazier <dannf@hp.com>
To: submit@bugs.debian.org
Cc: David Mosberger <davidm@hpl.hp.com>
Subject: [Fwd: Log for successful build of gtkdialog_1:0.58.11-1 (dist=unstable)]
Date: Thu, 30 Jun 2005 14:35:01 -0600
[Message part 1 (text/plain, inline)]
Package: gtkdialog
Version: 0.58.11-1
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.

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

diff -urN orig-gtkdialog-0.58.11/src/memory.c gtkdialog-0.58.11/src/memory.c
--- orig-gtkdialog-0.58.11/src/memory.c	2004-11-21 01:12:17.000000000 -0700
+++ gtkdialog-0.58.11/src/memory.c	2005-06-30 14:28:38.126551083 -0600
@@ -9,6 +9,7 @@
 ** the License, or (at your option) any later version.
 */
 
+#include <glib.h>
 #include "memory.h"
 
 void *pip_malloc(size_t size, const char *caller)
diff -urN orig-gtkdialog-0.58.11/src/stringman.h gtkdialog-0.58.11/src/stringman.h
--- orig-gtkdialog-0.58.11/src/stringman.h	2004-11-16 13:19:30.000000000 -0700
+++ gtkdialog-0.58.11/src/stringman.h	2005-06-30 14:28:57.918543028 -0600
@@ -24,6 +24,7 @@
 
 list_t *linecutter(const char *str, int fs );
 char *find_pixmap( char *filename );
+char *str_default_name( int itype );
 
 #endif
 
diff -urN orig-gtkdialog-0.58.11/src/variables.c gtkdialog-0.58.11/src/variables.c
--- orig-gtkdialog-0.58.11/src/variables.c	2004-11-21 09:25:36.000000000 -0700
+++ gtkdialog-0.58.11/src/variables.c	2005-06-30 14:29:09.163660078 -0600
@@ -1,6 +1,7 @@
 #include "variables.h"
 #include "gtkdialog.h"
 #include "widgets.h"
+#include "stringman.h"
 
 /*
 ** Local functions...
diff -urN orig-gtkdialog-0.58.11/src/variables.h gtkdialog-0.58.11/src/variables.h
--- orig-gtkdialog-0.58.11/src/variables.h	2004-11-21 02:19:03.000000000 -0700
+++ gtkdialog-0.58.11/src/variables.h	2005-06-30 14:29:50.858972067 -0600
@@ -53,6 +53,8 @@
 void variables_print_debug( variable *actual );
 void variables_print_one( variable *var );
 
+variable *_tree_find(const char *name, variable *actual);
+
 #endif
 
 

[Message part 2 (message/rfc822, inline)]
From: Debian/IA64 non-US Build Daemon <buildd@caballero.debian.org>
To: buildd-porters@caballero.debian.org
Subject: Log for successful build of gtkdialog_1:0.58.11-1 (dist=unstable)
Date: Thu, 30 Jun 2005 14:28:51 +0100
Function `str_default_name' implicitly converted to pointer at variables.c:70
Function `g_malloc' implicitly converted to pointer at memory.c:22
Function `_tree_find' implicitly converted to pointer at actions.c:62

Reply sent to Fabio Tranchitella <kobold@debian.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to dann frazier <dannf@hp.com>:
Bug acknowledged by developer. (full text, mbox, link).


Message #10 received at 316408-close@bugs.debian.org (full text, mbox, reply):

From: Fabio Tranchitella <kobold@debian.org>
To: 316408-close@bugs.debian.org
Subject: Bug#316408: fixed in gtkdialog 1:0.58.11-2
Date: Fri, 01 Jul 2005 01:47:18 -0400
Source: gtkdialog
Source-Version: 1:0.58.11-2

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

gtkdialog_0.58.11-2.diff.gz
  to pool/main/g/gtkdialog/gtkdialog_0.58.11-2.diff.gz
gtkdialog_0.58.11-2.dsc
  to pool/main/g/gtkdialog/gtkdialog_0.58.11-2.dsc
gtkdialog_0.58.11-2_i386.deb
  to pool/main/g/gtkdialog/gtkdialog_0.58.11-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 316408@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabio Tranchitella <kobold@debian.org> (supplier of updated gtkdialog 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: Fri,  1 Jul 2005 05:15:57 +0000
Source: gtkdialog
Binary: gtkdialog
Architecture: source i386
Version: 1:0.58.11-2
Distribution: unstable
Urgency: low
Maintainer: Fabio Tranchitella <kobold@debian.org>
Changed-By: Fabio Tranchitella <kobold@debian.org>
Description: 
 gtkdialog  - GUI-creation command-line utility based on GTK+ library
Closes: 316408
Changes: 
 gtkdialog (1:0.58.11-2) unstable; urgency=low
 .
   * debian/patches: fix for implicitly converted pointer, again. Thanks to
     Dann Frazier <dannf@hp.com>. (Closes: #316408)
Files: 
 3c1542c77d0d3fa8a8b4584f617ec737 659 interpreters optional gtkdialog_0.58.11-2.dsc
 ab4b546e9894b7c8addc2f10df691320 27031 interpreters optional gtkdialog_0.58.11-2.diff.gz
 b6f786bb11950d46e0a5a99216bbc29b 56154 interpreters optional gtkdialog_0.58.11-2_i386.deb

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

iD8DBQFCxNYLK/juK3+WFWQRAr2LAJ9SCigtsH6QoBUHcYxyOUc0F6CZVACfXcZp
2EaXsm8wkOJDGL7+dPb6nFI=
=5+AH
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sun, 24 Jun 2007 12:39:53 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sat Feb 3 09:08:54 2024; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.