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

Bug#118381: marked as done (kfilereplace: kfilereplace.cpp needs stdlib.h)



Your message dated Tue, 06 Nov 2001 14:58:33 -0500
with message-id <E161CMj-0000mO-00@auric.debian.org>
and subject line Bug#118383: fixed in kfilereplace 0.6.1-8
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 5 Nov 2001 19:48:42 +0000
>From dsp@waterspout.com Mon Nov 05 13:48:42 2001
Return-path: <dsp@waterspout.com>
Received: from squall.waterspout.com [208.13.56.12] (e4da6fff53be7afb3c909a4a29fdcf31)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 160pjd-0001to-00; Mon, 05 Nov 2001 13:48:42 -0600
Received: from localhost (localhost [127.0.0.1])
	by squall.waterspout.com (Postfix) with ESMTP id 7EFEA9B08
	for <submit@bugs.debian.org>; Mon,  5 Nov 2001 14:47:28 -0500 (EST)
From: Doug Porter <dsp@debian.org>
To: submit@bugs.debian.org
Subject: kfilereplace: kfilereplace.cpp needs stdlib.h
Date: Mon, 05 Nov 2001 14:46:33 -0500
Sender: dsp@waterspout.com
Message-Id: <[🔎] 20011105194728.7EFEA9B08@squall.waterspout.com>
Delivered-To: submit@bugs.debian.org

Package: kfilereplace
Version: 0.6.1-7.1
Severity: important
Tags: patch

With newer versions of g++ one needs to include <stdlib.h> to use
exit(3).  Here is a patch which will allow kfilereplace to build
on ia64, and possibly other architectures.


diff -Naur kfilereplace-0.6.1.orig/kfilereplace/kfilereplace.cpp kfilereplace-0.6.1/kfilereplace/kfilereplace.cpp
--- kfilereplace-0.6.1.orig/kfilereplace/kfilereplace.cpp	Thu Mar 29 17:05:45 2001
+++ kfilereplace-0.6.1/kfilereplace/kfilereplace.cpp	Mon Nov  5 19:46:44 2001
@@ -62,6 +62,7 @@
 #include <unistd.h>
 #include <stdio.h>
 #include <stdarg.h>
+#include <stdlib.h>
 
 // Global Thread data
 bool g_bThreadRunning = false;


I hope to hear from you soon.  If I receive no word I will NMU
kfilereplace to fix this bug in seven days time, as per the
guidelines set for porters in the Debian Developer's Reference.
Thank you.

-- 
Doug Porter <dsp@waterspout.com>

---------------------------------------
Received: (at 118383-close) by bugs.debian.org; 6 Nov 2001 20:04:06 +0000
>From troup@auric.debian.org Tue Nov 06 14:04:06 2001
Return-path: <troup@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 161CS6-0000fh-00; Tue, 06 Nov 2001 14:04:06 -0600
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 161CMj-0000mO-00; Tue, 06 Nov 2001 14:58:33 -0500
From: Branden Robinson <branden@debian.org>
To: 118383-close@bugs.debian.org
X-Katie: $Revision: 1.59 $
Subject: Bug#118383: fixed in kfilereplace 0.6.1-8
Message-Id: <E161CMj-0000mO-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Tue, 06 Nov 2001 14:58:33 -0500
Delivered-To: 118383-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
kfilereplace, which has been installed in the Debian FTP archive:

kfilereplace_0.6.1-8_ia64.deb
  to pool/main/k/kfilereplace/kfilereplace_0.6.1-8_ia64.deb
kfilereplace_0.6.1-8.dsc
  to pool/main/k/kfilereplace/kfilereplace_0.6.1-8.dsc
kfilereplace_0.6.1-8.diff.gz
  to pool/main/k/kfilereplace/kfilereplace_0.6.1-8.diff.gz



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 118383@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Branden Robinson <branden@debian.org> (supplier of updated kfilereplace 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: Tue,  6 Nov 2001 10:58:02 -0500
Source: kfilereplace
Binary: kfilereplace
Architecture: source ia64
Version: 0.6.1-8
Distribution: unstable
Urgency: low
Maintainer: Debian QA Team <packages@qa.debian.org>
Changed-By: Branden Robinson <branden@debian.org>
Description: 
 kfilereplace - Linux/KDE utility to replace strings inside several files
Closes: 118383
Changes: 
 kfilereplace (0.6.1-8) unstable; urgency=low
 .
   * kfilereplace/kfilereplace.cpp: add #include <stdlib.h> to fix problem with
     undefined _exit symbol (Closes: #118383)
   * debian/control: remove unrecogized field "Enhances"
Files: 
 1094fa673026f7b9f68b47355c7c9e84 745 utils optional kfilereplace_0.6.1-8.dsc
 51ed916ff489d449489d2a4afad0f014 61555 utils optional kfilereplace_0.6.1-8.diff.gz
 2da460095fa907771315ee445f0a47c9 253894 utils optional kfilereplace_0.6.1-8_ia64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjvoC/gACgkQ6kxmHytGonwONwCgo0U1VhdF0Jp3wkLhMcIl1ssZ
5dcAnRrhIH+dDhrNVSMaE8Br/3iw8zAt
=vF2J
-----END PGP SIGNATURE-----



Reply to: