Your message dated Sat, 24 Sep 2005 18:02:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#264445: fixed in tzc 2.6.15-5
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; 8 Aug 2004 22:07:53 +0000
>From [EMAIL PROTECTED] Sun Aug 08 15:07:53 2004
Return-path: <[EMAIL PROTECTED]>
Received: from gluck.debian.org [192.25.206.10] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BtvpZ-0004vo-00; Sun, 08 Aug 2004 15:07:53 -0700
Received: from c156167.adsl.hansenet.de (localhost) [213.39.156.167] 
        by gluck.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BtvpY-0001jT-00; Sun, 08 Aug 2004 16:07:53 -0600
Received: from aj by localhost with local (Exim 4.34)
        id 1BtvpX-0007b7-4y; Mon, 09 Aug 2004 00:07:51 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: tzc: FTBFS with gcc-3.4: label at end of compound statement
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 09 Aug 2004 00:07:51 +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: tzc
Severity: normal
Tags: patch

When building 'tzc' with gcc-3.4 I get the following error:

make[1]: Entering directory `/tzc-2.6.15'
gcc -g -O -Wall -DINTERREALM      -c -o tzc.o tzc.c
tzc.c: In function `list_subs':
tzc.c:409: warning: implicit declaration of function `ZGetSubscriptions'
tzc.c: In function `handle_set_location':
tzc.c:1175: error: label at end of compound statement
tzc.c: In function `setup':
tzc.c:1349: warning: passing arg 1 of `set_com_err_hook' from incompatible 
pointer type
make[1]: *** [tzc.o] Error 1
make[1]: Leaving directory `/tzc-2.6.15'

With the attached patch 'tzc' can be compiled using gcc-3.4.

Regards
Andreas Jochens

diff -urN ../tmp-orig/tzc-2.6.15/tzc.c ./tzc.c
--- ../tmp-orig/tzc-2.6.15/tzc.c        2004-08-09 00:05:33.040001157 +0200
+++ ./tzc.c     2004-08-09 00:05:26.434268611 +0200
@@ -1172,6 +1172,7 @@
 
  fail:
    /* nothing to do */
+   return;
 }
 
 

---------------------------------------
Received: (at 264445-close) by bugs.debian.org; 25 Sep 2005 01:08:03 +0000
>From [EMAIL PROTECTED] Sat Sep 24 18:08:03 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EJKuA-0006Mr-00; Sat, 24 Sep 2005 18:02:10 -0700
From: [EMAIL PROTECTED] (Theodore Y. Ts'o)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#264445: fixed in tzc 2.6.15-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 24 Sep 2005 18:02:10 -0700
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: tzc
Source-Version: 2.6.15-5

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

tzc_2.6.15-5.diff.gz
  to pool/main/t/tzc/tzc_2.6.15-5.diff.gz
tzc_2.6.15-5.dsc
  to pool/main/t/tzc/tzc_2.6.15-5.dsc
tzc_2.6.15-5_i386.deb
  to pool/main/t/tzc/tzc_2.6.15-5_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.
Theodore Y. Ts'o <[EMAIL PROTECTED]> (supplier of updated tzc 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, 24 Sep 2005 20:46:29 -0400
Source: tzc
Binary: tzc
Architecture: source i386
Version: 2.6.15-5
Distribution: unstable
Urgency: low
Maintainer: Theodore Y. Ts'o <[EMAIL PROTECTED]>
Changed-By: Theodore Y. Ts'o <[EMAIL PROTECTED]>
Description: 
 tzc        - Trivial Zephyr Client
Closes: 264445
Changes: 
 tzc (2.6.15-5) unstable; urgency=low
 .
   * Fix FTBFS with gcc 3.4.  (Closes: #264445)
   * Fix minor prototype mismatch.
   * Fix linitian warnings and update Debian standards 3.6.2.1
Files: 
 253e02d07a346fbca8915755a5166a04 575 net optional tzc_2.6.15-5.dsc
 046e571516710c23f30750a683d3dab5 5256 net optional tzc_2.6.15-5.diff.gz
 2c42a5f97d2db0dd6ed38abe805a1dae 16874 net optional tzc_2.6.15-5_i386.deb

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

iD8DBQFDNfTT7To545NnTEARAi3jAJwJI45uD9Pj1z4yWUHfF9VxHyEfHwCg5O4n
PypT7yBchVPMkxGyPrhi3LM=
=npBQ
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to