[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#297292: marked as done (yudit: FTBFS (amd64/gcc-4.0): non-local variable '<anonymous struct> icon_map []' uses anonymous type)



Your message dated Wed, 11 Jan 2006 16:35:54 +0100
with message-id <87y81mvkth.fsf@diziet.irb.hr>
and subject line Bug#297292: fixed in yudit 2.7.6-1.1
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; 28 Feb 2005 13:19:18 +0000
>From aj@andaco.de Mon Feb 28 05:19:18 2005
Return-path: <aj@andaco.de>
Received: from c204041.adsl.hansenet.de (localhost.localdomain) [213.39.204.41] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1D5kns-0000Ml-00; Mon, 28 Feb 2005 05:19:16 -0800
Received: from aj by localhost.localdomain with local (Exim 4.44)
	id 1D5lkC-0005yz-QY; Mon, 28 Feb 2005 15:19:32 +0100
To: Debian Bug Tracking System <submit@bugs.debian.org>
From: Andreas Jochens <aj@andaco.de>
Subject: yudit: FTBFS (amd64/gcc-4.0): non-local variable '<anonymous struct> icon_map []' uses anonymous type
Message-Id: <E1D5lkC-0005yz-QY@localhost.localdomain>
Date: Mon, 28 Feb 2005 15:19:32 +0100
Delivered-To: submit@bugs.debian.org
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: yudit
Severity: normal
Tags: patch

When building 'yudit' on amd64 with gcc-4.0,
I get the following error:

c++ -c -I/yudit-2.7.6 -DHAVE_LONG_LONG   -Wall -DHAVE_MMAP -g -O2 SIconFactory.cpp
SIconFactory.cpp:78: error: non-local variable '<anonymous struct> icon_map []' uses anonymous type
make[2]: *** [SIconFactory.o] Error 1
make[2]: Leaving directory `/yudit-2.7.6/swidget'

With the attached patch 'yudit' can be compiled
on amd64 using gcc-4.0.

Regards
Andreas Jochens

diff -urN ../tmp-orig/yudit-2.7.6/swidget/SIconFactory.cpp ./swidget/SIconFactory.cpp
--- ../tmp-orig/yudit-2.7.6/swidget/SIconFactory.cpp	2003-06-13 16:51:37.000000000 +0200
+++ ./swidget/SIconFactory.cpp	2005-02-28 15:10:01.862200886 +0100
@@ -72,7 +72,7 @@
 #include "icons/SS_RL_XPM.xpm"
 #include "icons/SS_LR_XPM.xpm"
 
-struct {
+static struct {
   const char*  name;
   char** icon;
 } icon_map [] = {

---------------------------------------
Received: (at 297292-done) by bugs.debian.org; 11 Jan 2006 15:35:05 +0000
>From mvela@irb.hr Wed Jan 11 07:35:05 2006
Return-path: <mvela@irb.hr>
Received: from mail.irb.hr ([161.53.22.8] ident=UNKNOWN)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1Ewi09-0001VS-E3
	for 297292-done@bugs.debian.org; Wed, 11 Jan 2006 07:35:05 -0800
Received: from diziet.irb.hr (diziet.irb.hr [161.53.22.31])
	by mail.irb.hr (8.13.4/8.13.4/Debian-3) with ESMTP id k0BFYqBa017017
	for <297292-done@bugs.debian.org>; Wed, 11 Jan 2006 16:34:52 +0100
Received: from diziet.irb.hr (localhost [127.0.0.1])
	by diziet.irb.hr (8.13.5/8.13.5/Debian-3) with ESMTP id k0BFZs6l023796
	for <297292-done@bugs.debian.org>; Wed, 11 Jan 2006 16:35:54 +0100
Received: (from mvela@localhost)
	by diziet.irb.hr (8.13.5/8.13.5/Submit) id k0BFZsaP023794;
	Wed, 11 Jan 2006 16:35:54 +0100
From: Matej Vela <vela@debian.org>
To: 297292-done@bugs.debian.org
Subject: Bug#297292: fixed in yudit 2.7.6-1.1
Date: Wed, 11 Jan 2006 16:35:54 +0100
Message-ID: <87y81mvkth.fsf@diziet.irb.hr>
User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Scanned-By: MIMEDefang 2.51 on 161.53.22.8
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: yudit
Source-Version: 2.7.6-1.1

Now that yudit is orphaned, NMU-fixed bugs can be closed.  The original
.changes file follows.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 31 Jul 2005 08:15:13 +0200
Source: yudit
Binary: yudit
Architecture: source i386
Version: 2.7.6-1.1
Distribution: unstable
Urgency: low
Maintainer: Radovan Garabik <garabik@kassiopeia.juls.savba.sk>
Changed-By: Andreas Barth <aba@not.so.argh.org>
Description:
 yudit      - Unicode text editor
Closes: 297292
Changes:
 yudit (2.7.6-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS with gcc-4.0. Closes: #297292
Files:
 75d0e6fc29e34838c28a2ce00c6312ab 605 editors optional yudit_2.7.6-1.1.dsc
 298c9ab670459e604c85be42f5d1b90d 34776 editors optional yudit_2.7.6-1.1.diff.gz
 8b2e18c7b9ebe3ecf8beb231f2fb1413 4643620 editors optional yudit_2.7.6-1.1_i386.deb

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

iEYEARECAAYFAkLsb6wACgkQmdOZoew2oYUPLACgr/vwq6gjjiKOeXjrFHWD4QIx
GSEAoK+JQNadODa9BS1DCatjIe9qBmZw
=StOv
-----END PGP SIGNATURE-----



Reply to: