Your message dated Mon, 04 Aug 2003 16:47:10 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#190803: fixed in kforth 1:1.0.14-1 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; 26 Apr 2003 02:26:32 +0000 >From [EMAIL PROTECTED] Fri Apr 25 21:26:32 2003 Return-path: <[EMAIL PROTECTED]> Received: from granger.mail.mindspring.net [207.69.200.148] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 199FOZ-0003mt-00; Fri, 25 Apr 2003 21:26:32 -0500 Received: from user-119bq03.biz.mindspring.com ([66.149.232.3] helo=frobnitz.ddts.net) by granger.mail.mindspring.net with esmtp (Exim 3.33 #1) id 199FOZ-0003bO-00 for [EMAIL PROTECTED]; Fri, 25 Apr 2003 22:26:31 -0400 Received: from daniel by frobnitz.ddts.net with local (Exim 3.36 #1 (Debian)) id 199FOY-0000LP-00 for <[EMAIL PROTECTED]>; Fri, 25 Apr 2003 19:26:30 -0700 To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: kforth: FTBFS: g++ 3.2 errors Content-Type: text/plain; charset=US-ASCII From: Daniel Schepler <[EMAIL PROTECTED]> Date: 25 Apr 2003 19:26:29 -0700 Message-ID: <[EMAIL PROTECTED]> Lines: 36 MIME-Version: 1.0 Sender: Daniel Schepler <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_01,HAS_PACKAGE version=2.53 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) Package: kforth Version: 1:1.0.11-1 Severity: serious >From my build log: ... debian/rules build dh_testdir (cd src ; make) make[1]: Entering directory `/tmp/buildd/kforth-1.0.11/src' g++ -c kforth.cpp In file included from /usr/include/c++/3.2/backward/fstream.h:31, from kforth.cpp:18: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. In file included from kforth.cpp:27: ForthCompiler.h:61: `vector' was not declared in this scope ForthCompiler.h:61: syntax error before `char' ForthCompiler.h:62: `vector' was not declared in this scope ForthCompiler.h:62: syntax error before `char' ... make[1]: *** [kforth.o] Error 1 make[1]: Leaving directory `/tmp/buildd/kforth-1.0.11/src' make: *** [build-stamp] Error 2 -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux frobnitz 2.4.21-pre5 #1 Sat Mar 1 09:01:10 PST 2003 i686 Locale: LANG=C, LC_CTYPE=C -- Daniel Schepler "Please don't disillusion me. I [EMAIL PROTECTED] haven't had breakfast yet." -- Orson Scott Card --------------------------------------- Received: (at 190803-close) by bugs.debian.org; 4 Aug 2003 20:53:36 +0000 >From [EMAIL PROTECTED] Mon Aug 04 15:53:36 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19jmKm-0001bt-00; Mon, 04 Aug 2003 15:53:36 -0500 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 19jmEY-0003OW-00; Mon, 04 Aug 2003 16:47:10 -0400 From: Matthias Urlichs <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.35 $ Subject: Bug#190803: fixed in kforth 1:1.0.14-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 04 Aug 2003 16:47:10 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of kforth, which is due to be installed in the Debian FTP archive: kforth_1.0.14-1.diff.gz to pool/main/k/kforth/kforth_1.0.14-1.diff.gz kforth_1.0.14-1.dsc to pool/main/k/kforth/kforth_1.0.14-1.dsc kforth_1.0.14-1_i386.deb to pool/main/k/kforth/kforth_1.0.14-1_i386.deb kforth_1.0.14.orig.tar.gz to pool/main/k/kforth/kforth_1.0.14.orig.tar.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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matthias Urlichs <[EMAIL PROTECTED]> (supplier of updated kforth 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.7 Date: Sat, 19 Jul 2003 22:20:51 +0200 Source: kforth Binary: kforth Architecture: source i386 Version: 1:1.0.14-1 Distribution: unstable Urgency: low Maintainer: Matthias Urlichs <[EMAIL PROTECTED]> Changed-By: Matthias Urlichs <[EMAIL PROTECTED]> Description: kforth - Small Forth Interpreter Written in C++ Closes: 103445 165842 190803 198151 Changes: kforth (1:1.0.14-1) unstable; urgency=low . * The "Every changelog line closes a bug" release. Except for this one. Oops. * New maintainer. (Closes: #198151) * New upstream version. (Closes: #165842) + Fixes GCC 3.2/3.3 problems. (Closes: #190803) * Trivial readline usage problem fixed. (Closes: #103445) Files: 3ee9468d7d67f1152a7231ca17d1fe74 605 interpreters optional kforth_1.0.14-1.dsc ab54ffac2258517d14005d488e49e9d4 203723 interpreters optional kforth_1.0.14.orig.tar.gz 00721c9de993d93c659407da792a20ad 2668 interpreters optional kforth_1.0.14-1.diff.gz 3a5ffd2d2535045cec02918857ed10be 200624 interpreters optional kforth_1.0.14-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.3.3-cvs (GNU/Linux) iEYEARECAAYFAj8uw9oACgkQHJju87fOx+jH0wCfW8q/xpBiIfs/cTtJbDQGD68s G0sAnRkaGEi03zXruBqy/iFglNeTASkV =lUzU -----END PGP SIGNATURE-----