Your message dated Sun, 17 Jul 2005 08:17:08 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#258927: fixed in ixbiff 0.03d 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; 12 Jul 2004 08:33:27 +0000 >From [EMAIL PROTECTED] Mon Jul 12 01:33:27 2004 Return-path: <[EMAIL PROTECTED]> Received: from c186225.adsl.hansenet.de (localhost) [213.39.186.225] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BjwFb-0004lH-00; Mon, 12 Jul 2004 01:33:27 -0700 Received: from aj by localhost with local (Exim 4.34) id 1BjwFY-0000Tx-EN; Mon, 12 Jul 2004 10:33:26 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: ixbiff: FTBFS with gcc-3.4: label at end of compound statement Message-Id: <[EMAIL PROTECTED]> Date: Mon, 12 Jul 2004 10:33:26 +0200 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (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_2004_03_25 X-Spam-Level: Package: ixbiff Severity: normal Tags: patch When building 'ixbiff' with gcc-3.4 I get the following error: make[2]: Entering directory `/ixbiff-0.03c/src' rm -f .depends set -e; for F in main.c utils.c config.c leds.c log.c; do cc -MM -DLOGLEVEL=LOG_VERBOSE -Darraysize=100 -Dstrsize=1024 -DCFGFILE=\"/etc/ixbiff.conf\" -DLOGFILE=\"/var/log/ixbiff.log\" $F >> .depends; done cc -Wall -O2 -Winline -DLOGLEVEL=LOG_VERBOSE -Darraysize=100 -Dstrsize=1024 -DCFGFILE=\"/etc/ixbiff.conf\" -DLOGFILE=\"/var/log/ixbiff.log\" -c -o main.o main.c main.c: In function `signal_handler': main.c:274: error: label at end of compound statement make[2]: *** [main.o] Error 1 make[2]: Leaving directory `/ixbiff-0.03c/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/ixbiff-0.03c' make: *** [build-stamp] Error 2 With the attached patch 'ixbiff' can be compiled using gcc-3.4. Regards Andreas Jochens diff -urN ../tmp-orig/ixbiff-0.03c/src/main.c ./src/main.c --- ../tmp-orig/ixbiff-0.03c/src/main.c 2003-01-24 22:11:53.000000000 +0100 +++ ./src/main.c 2004-07-12 10:25:07.458971363 +0200 @@ -270,7 +270,6 @@ case SIGUSR1: reset_logs = true; break; - default: } } --------------------------------------- Received: (at 258927-close) by bugs.debian.org; 17 Jul 2005 12:22:45 +0000 >From [EMAIL PROTECTED] Sun Jul 17 05:22:45 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 1Du8AP-0000Sw-00; Sun, 17 Jul 2005 05:22:45 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1Du84y-0008JT-00; Sun, 17 Jul 2005 08:17:08 -0400 From: Abraham vd Merwe <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#258927: fixed in ixbiff 0.03d Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 17 Jul 2005 08:17:08 -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: ixbiff Source-Version: 0.03d We believe that the bug you reported is fixed in the latest version of ixbiff, which is due to be installed in the Debian FTP archive: ixbiff_0.03d.dsc to pool/main/i/ixbiff/ixbiff_0.03d.dsc ixbiff_0.03d.tar.gz to pool/main/i/ixbiff/ixbiff_0.03d.tar.gz ixbiff_0.03d_i386.deb to pool/main/i/ixbiff/ixbiff_0.03d_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. Abraham vd Merwe <[EMAIL PROTECTED]> (supplier of updated ixbiff 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:06:45 +0200 Source: ixbiff Binary: ixbiff Architecture: source i386 Version: 0.03d Distribution: unstable Urgency: low Maintainer: Abraham vd Merwe <[EMAIL PROTECTED]> Changed-By: Abraham vd Merwe <[EMAIL PROTECTED]> Description: ixbiff - notify user when mail arrives by blinking keyboard LEDs Closes: 258927 Changes: ixbiff (0.03d) unstable; urgency=low . * Added breaks at end of switch statements (Closes: #258927) * Updated debian policy version. Files: 58307565de0d720b5a0b9234f2d8b0cb 487 mail optional ixbiff_0.03d.dsc 4a965864f67f77eb4c4ce2a0bec322fb 25922 mail optional ixbiff_0.03d.tar.gz 07ad8ac21689ca90dc58e658e6673132 19980 mail optional ixbiff_0.03d_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFC2knrzvVjZitVWu4RAq5+AKCH9BPKwucTs6X5KSOWVF6etxh30QCeL143 pFy+HuGG+UU8CuZo0uLKED4= =ZGFP -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]