Your message dated Fri, 16 Sep 2005 07:17:22 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#258635: fixed in eazel-engine 0.3-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; 10 Jul 2004 19:15:54 +0000
>From [EMAIL PROTECTED] Sat Jul 10 12:15:54 2004
Return-path: <[EMAIL PROTECTED]>
Received: from c147245.adsl.hansenet.de (localhost) [213.39.147.245] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BjNKD-0004oU-00; Sat, 10 Jul 2004 12:15:54 -0700
Received: from aj by localhost with local (Exim 4.34)
        id 1BjNKC-00085X-GU; Sat, 10 Jul 2004 21:15:52 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: eazel-engine: FTBFS with gcc-3.4: label at end of compound statement
Message-Id: <[EMAIL PROTECTED]>
Date: Sat, 10 Jul 2004 21:15:52 +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: eazel-engine
Severity: normal
Tags: patch

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

make[3]: Entering directory `/eazel-engine-0.3/src'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -DDATADIR=\"/usr/share/themes/Crux/gtk\"    -O2 -Wall 
-c eazel-theme-draw.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-DDATADIR=\"/usr/share/themes/Crux/gtk\" -O2 -Wall -c eazel-theme-draw.c  -fPIC 
-DPIC -o eazel-theme-draw.lo
eazel-theme-draw.c: In function `draw_extension':
eazel-theme-draw.c:2010: error: label at end of compound statement
make[3]: *** [eazel-theme-draw.lo] Error 1
make[3]: Leaving directory `/eazel-engine-0.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/eazel-engine-0.3'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/eazel-engine-0.3'
make: *** [src/.libs/libeazel-engine.so] Error 2

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/eazel-engine-0.3/src/eazel-theme-draw.c 
./src/eazel-theme-draw.c
--- ../tmp-orig/eazel-engine-0.3/src/eazel-theme-draw.c 2001-01-28 
04:19:06.000000000 +0100
+++ ./src/eazel-theme-draw.c    2004-07-10 21:05:06.008242582 +0200
@@ -1980,7 +1980,6 @@
                    : EAZEL_ENGINE_TAB_TOP);
            break;
 
-       default:                        /* gcc drugging */
        }
        paint_background_area (style, window, state_type, area,
                               x, y, width, height);

---------------------------------------
Received: (at 258635-close) by bugs.debian.org; 16 Sep 2005 14:21:09 +0000
>From [EMAIL PROTECTED] Fri Sep 16 07:21:09 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EGH1m-0004Bs-00; Fri, 16 Sep 2005 07:17:22 -0700
From: Filip Van Raemdonck <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#258635: fixed in eazel-engine 0.3-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 16 Sep 2005 07:17:22 -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: eazel-engine
Source-Version: 0.3-5

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

eazel-engine_0.3-5.diff.gz
  to pool/main/e/eazel-engine/eazel-engine_0.3-5.diff.gz
eazel-engine_0.3-5.dsc
  to pool/main/e/eazel-engine/eazel-engine_0.3-5.dsc
gtk-engines-eazel_0.3-5_i386.deb
  to pool/main/e/eazel-engine/gtk-engines-eazel_0.3-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.
Filip Van Raemdonck <[EMAIL PROTECTED]> (supplier of updated eazel-engine 
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, 15 Sep 2005 01:06:14 +0200
Source: eazel-engine
Binary: gtk-engines-eazel
Architecture: source i386
Version: 0.3-5
Distribution: unstable
Urgency: low
Maintainer: Filip Van Raemdonck <[EMAIL PROTECTED]>
Changed-By: Filip Van Raemdonck <[EMAIL PROTECTED]>
Description: 
 gtk-engines-eazel - The Eazel GTK+ theme engine, including the Crux theme
Closes: 179739 190020 240149 258635
Changes: 
 eazel-engine (0.3-5) unstable; urgency=low
 .
   * Acknowledge NMU. (Closes: #179739, #240149)
   * Update download URL.
   * Update Standards-Version:
     - Don't set /usr/doc symlink. (Closes: #190020)
   * Remove spurious case label. (Closes: #258635)
Files: 
 795cd812055da6a2161f6d205d36c485 616 graphics optional eazel-engine_0.3-5.dsc
 445d481d6aaf0432aba2d23c40a30624 39706 graphics optional 
eazel-engine_0.3-5.diff.gz
 ac0ec4fc2976b886c26bb1914032bfdf 57454 graphics optional 
gtk-engines-eazel_0.3-5_i386.deb

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

iD8DBQFDKtM8Ejn3CY6VDgARAhKeAJwMvPydr7AfcIcKBNJyh4u4of44qwCbBkbh
zcWgOAqv4H8uI6DZXBgRJ7I=
=BYGQ
-----END PGP SIGNATURE-----


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

Reply via email to