Your message dated Sun, 17 Jul 2005 07:17:22 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#297962: fixed in splat 1.1.0-2 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; 3 Mar 2005 18:27:14 +0000 >From [EMAIL PROTECTED] Thu Mar 03 10:27:14 2005 Return-path: <[EMAIL PROTECTED]> Received: from c223012.adsl.hansenet.de (localhost.localdomain) [213.39.223.12] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D6v2Y-0002eg-00; Thu, 03 Mar 2005 10:27:14 -0800 Received: from aj by localhost.localdomain with local (Exim 4.44) id 1D6vys-0000r1-5P; Thu, 03 Mar 2005 20:27:30 +0100 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: splat: FTBFS (amd64/gcc-4.0): Message-Id: <[EMAIL PROTECTED]> Date: Thu, 03 Mar 2005 20:27:30 +0100 Delivered-To: [EMAIL PROTECTED] 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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: splat Severity: normal Tags: patch When building 'splat' on amd64 with gcc-4.0, I get the following error: Compiling SPLAT!... splat.cpp:89: error: non-local variable '<anonymous struct> dem [9]' uses anonymous type With the attached patch 'splat' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/splat-1.1.0/splat.cpp ./splat.cpp --- ../tmp-orig/splat-1.1.0/splat.cpp 2004-01-24 22:53:47.000000000 +0100 +++ ./splat.cpp 2005-03-03 20:11:22.436934107 +0100 @@ -78,7 +78,7 @@ int length; } path; -struct { int min_north; +static struct { int min_north; int max_north; int min_west; int max_west; --------------------------------------- Received: (at 297962-close) by bugs.debian.org; 17 Jul 2005 11:22:38 +0000 >From [EMAIL PROTECTED] Sun Jul 17 04:22:38 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1Du7EE-0006ch-00; Sun, 17 Jul 2005 04:22:38 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1Du798-0000NZ-00; Sun, 17 Jul 2005 07:17:22 -0400 From: Bdale Garbee <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#297962: fixed in splat 1.1.0-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 17 Jul 2005 07:17:22 -0400 Delivered-To: [EMAIL PROTECTED] 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 Source: splat Source-Version: 1.1.0-2 We believe that the bug you reported is fixed in the latest version of splat, which is due to be installed in the Debian FTP archive: splat_1.1.0-2.diff.gz to pool/main/s/splat/splat_1.1.0-2.diff.gz splat_1.1.0-2.dsc to pool/main/s/splat/splat_1.1.0-2.dsc splat_1.1.0-2_i386.deb to pool/main/s/splat/splat_1.1.0-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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Bdale Garbee <[EMAIL PROTECTED]> (supplier of updated splat 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: Sun, 17 Jul 2005 14:07:34 +0300 Source: splat Binary: splat Architecture: source i386 Version: 1.1.0-2 Distribution: unstable Urgency: low Maintainer: Bdale Garbee <[EMAIL PROTECTED]> Changed-By: Bdale Garbee <[EMAIL PROTECTED]> Description: splat - analyze point-to-point terrestrial RF communication links Closes: 297962 Changes: splat (1.1.0-2) unstable; urgency=low . * apply patch for gcc-4.0 problem on amd64, closes: #297962 Files: e874b78241bce89034ff94466d27aa69 574 hamradio optional splat_1.1.0-2.dsc 41fab73761ea9d7dae0eee3a94ebab49 1576 hamradio optional splat_1.1.0-2.diff.gz 2ea8f92941d424acdf1673b47326f434 67116 hamradio optional splat_1.1.0-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC2j0XZKfAp/LPAagRAo4pAJ0eCj4b5AjaeDgMM4mNqn6TlKdO2gCaAjeN dpserJC7+VE35rrb6fcOo3E= =X8oH -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]