Your message dated Mon, 16 Jun 2008 19:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#422300: fixed in cgdb 0.6.4-3
has caused the Debian Bug report #422300,
regarding cgdb: cgdb_malloc() 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.)


-- 
422300: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422300
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: cgdb
Version: 0.6.4-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

Function `cgdb_malloc' implicitly converted to pointer at kui_driver.c:122


--- cgdb-0.6.4.orig/cgdb/lib/kui/src/kui_driver.c       2007-04-02 
07:39:27.000000000 -0600
+++ cgdb-0.6.4/cgdb/lib/kui/src/kui_driver.c    2007-05-04 14:20:33.000000000 
-0600
@@ -51,6 +51,7 @@
 #include <getopt.h>
 #endif
 
+#include <sys_util.h>
 #include "kui.h"
 #include "kui_term.h"
 

-- 
dann frazier | HP Open Source and Linux Organization
--- Begin Message ---
Function `cgdb_malloc' implicitly converted to pointer at kui_driver.c:122

--- End Message ---

--- End Message ---
--- Begin Message ---
Source: cgdb
Source-Version: 0.6.4-3

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

cgdb_0.6.4-3.diff.gz
  to pool/main/c/cgdb/cgdb_0.6.4-3.diff.gz
cgdb_0.6.4-3.dsc
  to pool/main/c/cgdb/cgdb_0.6.4-3.dsc
cgdb_0.6.4-3_amd64.deb
  to pool/main/c/cgdb/cgdb_0.6.4-3_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.
Robert Lemmen <[EMAIL PROTECTED]> (supplier of updated cgdb 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: Mon, 16 Jun 2008 20:10:10 +0100
Source: cgdb
Binary: cgdb
Architecture: source amd64
Version: 0.6.4-3
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Robert Lemmen <[EMAIL PROTECTED]>
Description: 
 cgdb       - a curses-based interface to the GNU Debugger (GDB)
Closes: 422300
Changes: 
 cgdb (0.6.4-3) unstable; urgency=low
 .
   * Fixed implicit pointer conversion (closes: #422300)
Checksums-Sha1: 
 d143a1489784ae540976edd45d4fb397f13b8d93 980 cgdb_0.6.4-3.dsc
 9f10967814ac7b3590d55af55eda0ce27949a136 3397 cgdb_0.6.4-3.diff.gz
 c7607f1214361f2487bf76f14d3164965010feea 136776 cgdb_0.6.4-3_amd64.deb
Checksums-Sha256: 
 768315c42fb444dd2dfcde0965b9941291cb435f57b4dfec95657445b0a7c1dd 980 
cgdb_0.6.4-3.dsc
 57784408a51d6b3ec90e3978fceaaf83c8d9ee9921824101d206b8eb4b190f55 3397 
cgdb_0.6.4-3.diff.gz
 2ffef4f3ee07da53eb6bea8e2e86f38002ed76f5b258ada7cf50c89daea3128b 136776 
cgdb_0.6.4-3_amd64.deb
Files: 
 4435eef2c00d0a9ff22345a2b9a1e58f 980 devel optional cgdb_0.6.4-3.dsc
 712824ceab80a06096319277805004a9 3397 devel optional cgdb_0.6.4-3.diff.gz
 c31afe0273cc4c522b2ba43bac33709e 136776 devel optional cgdb_0.6.4-3_amd64.deb

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

iD8DBQFIVrtfS6AOchRbaWYRAlnKAJ0Rm8TNBb7IJvncciVjpI970OhPvACdFmEm
SSX44jl9V7YnKjYu+USpQto=
=hg9K
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to