Your message dated Wed, 21 Sep 2005 13:47:45 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#258944: fixed in iterm 0.5-4
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 10:28:13 +0000
>From [EMAIL PROTECTED] Mon Jul 12 03:28:13 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 1Bjy2f-0006Pa-00; Mon, 12 Jul 2004 03:28:13 -0700
Received: from aj by localhost with local (Exim 4.34)
        id 1Bjy2d-0002Ij-K4; Mon, 12 Jul 2004 12:28:11 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: iterm: FTBFS with gcc-3.4: label at end of compound statement
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 12 Jul 2004 12:28:11 +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: iterm
Severity: normal
Tags: patch

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

gcc -DHAVE_CONFIG_H -I. -I. -I. -I../../../lib/include -I../lib -I/usr/include 
-I./include -DBIDI -g -O2 -Wp,-MD,.deps/xim.pp -c xim.c  -fPIC -DPIC -o 
.libs/xim.lo
xim.c: In function `InitIM':
xim.c:67: error: label at end of compound statement
make[1]: *** [xim.lo] Error 1
make[1]: Leaving directory `/iterm-0.5/unix/Xaw/lib'
make: *** [build-stamp] Error 2

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/iterm-0.5/unix/Xaw/lib/xim.c ./unix/Xaw/lib/xim.c
--- ../tmp-orig/iterm-0.5/unix/Xaw/lib/xim.c    2002-11-28 13:18:15.000000000 
+0100
+++ ./unix/Xaw/lib/xim.c        2004-07-12 12:18:06.591771247 +0200
@@ -63,8 +63,8 @@
         }
       }
     }
-    loop_end:
   }
+loop_end:
   XFree(im_styles);
 
   if(!found)

---------------------------------------
Received: (at 258944-close) by bugs.debian.org; 21 Sep 2005 20:51:04 +0000
>From [EMAIL PROTECTED] Wed Sep 21 13:51:04 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EIBVJ-0007DE-00; Wed, 21 Sep 2005 13:47:45 -0700
From: Anthony Fok <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#258944: fixed in iterm 0.5-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 21 Sep 2005 13:47:45 -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
X-CrossAssassin-Score: 6

Source: iterm
Source-Version: 0.5-4

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

fbiterm_0.5-4_i386.deb
  to pool/main/i/iterm/fbiterm_0.5-4_i386.deb
iterm_0.5-4.diff.gz
  to pool/main/i/iterm/iterm_0.5-4.diff.gz
iterm_0.5-4.dsc
  to pool/main/i/iterm/iterm_0.5-4.dsc
libiterm-dev_0.5-4_i386.deb
  to pool/main/i/iterm/libiterm-dev_0.5-4_i386.deb
libiterm1_0.5-4_i386.deb
  to pool/main/i/iterm/libiterm1_0.5-4_i386.deb
libxiterm-dev_0.5-4_i386.deb
  to pool/main/i/iterm/libxiterm-dev_0.5-4_i386.deb
libxiterm1_0.5-4_i386.deb
  to pool/main/i/iterm/libxiterm1_0.5-4_i386.deb
xiterm_0.5-4_i386.deb
  to pool/main/i/iterm/xiterm_0.5-4_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.
Anthony Fok <[EMAIL PROTECTED]> (supplier of updated iterm 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: Thu, 22 Sep 2005 02:59:50 +0800
Source: iterm
Binary: libxiterm-dev fbiterm libiterm1 xiterm libxiterm1 libiterm-dev
Architecture: source i386
Version: 0.5-4
Distribution: unstable
Urgency: low
Maintainer: Anthony Fok <[EMAIL PROTECTED]>
Changed-By: Anthony Fok <[EMAIL PROTECTED]>
Description: 
 fbiterm    - framebuffer internationalized terminal emulator (fbiterm)
 libiterm-dev - internationalized terminal emulator, development files
 libiterm1  - internationalized terminal emulator, shared library files
 libxiterm-dev - internationalized terminal emulator, X widget development files
 libxiterm1 - internationalized terminal emulator, X widget library
 xiterm     - internationalized terminal emulator for X
Closes: 164650 236893 258944 271128 274773 277135 302690 312091 317572
Changes: 
 iterm (0.5-4) unstable; urgency=low
 .
   * Acknowledge NMUs:
     - 0.5-3.1 by Andreas Barth.  (Closes: Bug#274773)
       * Equivalent bug report (xiterm and xiterm+thai conflict)
         should be closed too.  (Closes: Bug#164650)
     - 0.5-3.2 by Christian Perrier.  (Closes: Bug#236893)
   * FTBFS: "xim.c:67: label at end of compound statement" with gcc-3.4 and
     newer.  Thanks to Andreas Jochens for the patch!  (Closes: Bug#258944)
   * FTBFS: With the new X.Org packages, Build-Depends on libfs-dev
     is needed.  Thanks to Daniel Holbach (0.5-3.1ubuntu1) for hint.
   * Updated Standards-Version: 3.6.1 -> 3.6.2.  No changes.
   * Fixed iterm override disparity: Corrected libiterm-dev and libxiterm-dev's
     section from "devel" to "libdevel" as per override.  (Closes: Bug#277135)
   * fbiterm depends on libiterm1, which should depend on libfribidi0.
     I wonder why that was not the case for i386 in NMU of 0.5-3.2.
     (Closes: Bug#302690)
   * Include HTML and PS/PDF docs in libiterm-dev.  Thanks to Tobias Peters
     for the suggestion.  (Closes: Bug#271128)
   * Debconf translations:
     - Vietnamese, by Clytie Siddall.  (Closes: Bug#312091)
     - Czech, by Martin Sin.  (Closes: Bug#317572)
     - Converted Chinese zh_*.po to UTF-8, and fixed zh_CN.po translation.
Files: 
 a39317129e41a31a08384a436c67e5d2 775 utils optional iterm_0.5-4.dsc
 cd887539560ac33781ce09add32f6c9b 68823 utils optional iterm_0.5-4.diff.gz
 fdc41d69051d6d1923a1ecbc4bd04766 46016 libs optional libiterm1_0.5-4_i386.deb
 7093bc60ae679175dce0492f5c492316 292960 libdevel optional 
libiterm-dev_0.5-4_i386.deb
 67691dc7146493c42d754eebdb2ae46b 25286 libs optional libxiterm1_0.5-4_i386.deb
 e3f15cb5ada84499eba74459f9d5170c 16706 libdevel optional 
libxiterm-dev_0.5-4_i386.deb
 a67e30466aca2f25486c13b18e67275c 21238 x11 optional xiterm_0.5-4_i386.deb
 1cdd250af595cf43c53e3e9063cc38a5 47096 utils optional fbiterm_0.5-4_i386.deb

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

iD8DBQFDMa60La8qZm1n95ARAuGfAJ4mkNmKqWs4c8GYCoXdjURtO59o0gCgmwrq
hW3jPYvj9l9jGFCwNpp3fWo=
=E1rH
-----END PGP SIGNATURE-----


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

Reply via email to