Your message dated Sun, 17 Jul 2005 07:47:08 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#316022: fixed in tint 0.03b
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; 27 Jun 2005 22:57:52 +0000
>From [EMAIL PROTECTED] Mon Jun 27 15:57:52 2005
Return-path: <[EMAIL PROTECTED]>
Received: from quack.cs.berkeley.edu (quack.quarl.org) [128.32.132.234] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Dn2Y3-000299-00; Mon, 27 Jun 2005 15:57:52 -0700
Received: from meow.quarl.org (dhcp-39-189.EECS.Berkeley.EDU [128.32.39.189])
        by quack.quarl.org (Postfix) with ESMTP id 91DF87007A;
        Mon, 27 Jun 2005 15:57:51 -0700 (PDT)
Received: by meow.quarl.org (Postfix, from userid 1000)
        id 273FC5C075; Wed, 22 Jun 2005 17:25:59 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Karl Chen <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: tint: FTBFS with gcc-3.4
X-Mailer: reportbug 3.12
Date: Wed, 22 Jun 2005 17:25:59 -0700
Message-Id: <[EMAIL PROTECTED]>
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=-6.5 required=4.0 tests=BAYES_00,DATE_IN_PAST_96_XX,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: tint
Severity: normal
Tags: patch


Fails to build with gcc-3.4; the following patch fixes it.


--- engine.c.orig       2005-06-22 16:49:54.000000000 -0700
+++ engine.c    2005-06-22 16:50:18.000000000 -0700
@@ -95,6 +95,7 @@
                real_rotate (shape,FALSE);
                break;
          case 3:       /* This one is not rotated at all */
+              break;
         }
 }
 

--- tint.c.orig 2005-06-22 17:08:15.000000000 -0700
+++ tint.c      2005-06-22 17:08:17.000000000 -0700
@@ -652,6 +652,7 @@
                                  break;
                                  /* shape moved down one line */
                                case 1:
+                                    break;
                           }
                  }
         }



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-1-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages tint depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libncurses5                 5.4-4        Shared libraries for terminal hand

---------------------------------------
Received: (at 316022-close) by bugs.debian.org; 17 Jul 2005 11:54:20 +0000
>From [EMAIL PROTECTED] Sun Jul 17 04:54:20 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 1Du7iu-0002VF-00; Sun, 17 Jul 2005 04:54:20 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1Du7bw-0004LD-00; Sun, 17 Jul 2005 07:47:08 -0400
From: Abraham van der Merwe <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#316022: fixed in tint 0.03b
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 17 Jul 2005 07:47: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: tint
Source-Version: 0.03b

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

tint_0.03b.dsc
  to pool/main/t/tint/tint_0.03b.dsc
tint_0.03b.tar.gz
  to pool/main/t/tint/tint_0.03b.tar.gz
tint_0.03b_i386.deb
  to pool/main/t/tint/tint_0.03b_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 van der Merwe <[EMAIL PROTECTED]> (supplier of updated tint 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 13:32:17 +0200
Source: tint
Binary: tint
Architecture: source i386
Version: 0.03b
Distribution: unstable
Urgency: low
Maintainer: Abraham van der Merwe <[EMAIL PROTECTED]>
Changed-By: Abraham van der Merwe <[EMAIL PROTECTED]>
Description: 
 tint       - TINT Is Not Tetris(tm) ...at least the name isn't
Closes: 316022
Changes: 
 tint (0.03b) unstable; urgency=low
 .
   * Added breaks at end of switch statements to keep gcc 3+ happy
     (Closes: #316022)
   * Added missing includes to engine.c
   * Fixed spelling mistake in NOTES
   * Updated debian policy version
Files: 
 ad83a2534812d554d29a70a0b706d821 503 games optional tint_0.03b.dsc
 1eb517509dfc9957ebc760b961adb26e 16909 games optional tint_0.03b.tar.gz
 8402d477b0291402432ce7c8091d1fa7 14110 games optional tint_0.03b_i386.deb

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

iD8DBQFC2kJFzvVjZitVWu4RAiC1AKC2//TN99zrAicfyWqNUVuiKBPxPACePRvB
QxyV40ETH0rWd08Iw1zNJwc=
=kRjX
-----END PGP SIGNATURE-----


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

Reply via email to