Your message dated Thu, 10 Nov 2005 15:10:58 +0100 with message-id <[EMAIL PROTECTED]> and subject line closing dedit bugs 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; 14 Dec 2004 14:25:58 +0000 >From [EMAIL PROTECTED] Tue Dec 14 06:25:58 2004 Return-path: <[EMAIL PROTECTED]> Received: from c158150.adsl.hansenet.de (localhost.localdomain) [213.39.158.150] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CeDck-0001SM-00; Tue, 14 Dec 2004 06:25:58 -0800 Received: from aj by localhost.localdomain with local (Exim 4.34) id 1CeDh6-0004T0-R0; Tue, 14 Dec 2004 15:30:28 +0100 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: dedit: FTBFS (amd64/gcc-4.0): static declaration of 'restarted' follows non-static declaration Message-Id: <[EMAIL PROTECTED]> Date: Tue, 14 Dec 2004 15:30:28 +0100 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: dedit Severity: normal Tags: patch When building 'dedit' on amd64 with gcc-4.0, I get the following error: 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/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -DPACKAGE=\""dedit"\" -DVERSION=\""0.6.2.1"\" -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -Wall -Wunused -Wall -c dedit.c dedit.c:40: error: static declaration of 'restarted' follows non-static declaration dedit.h:33: error: previous declaration of 'restarted' was here make[3]: *** [dedit.o] Error 1 make[3]: Leaving directory `/dedit-0.6.2.3/src' With the attached patch 'dedit' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/dedit-0.6.2.3/src/dedit.h ./src/dedit.h --- ../tmp-orig/dedit-0.6.2.3/src/dedit.h 2000-10-13 08:45:02.000000000 +0200 +++ ./src/dedit.h 2004-12-14 15:21:25.376987336 +0100 @@ -30,10 +30,8 @@ extern GnomeMDI *DEmdi; extern gchar *print_cmd; -extern gboolean restarted; extern const struct poptOption options[]; extern gint fs_code; -extern GtkWidget *file_sel; extern gint untitled_num; enum { --------------------------------------- Received: (at 285624-done) by bugs.debian.org; 10 Nov 2005 14:11:03 +0000 >From [EMAIL PROTECTED] Thu Nov 10 06:11:03 2005 Return-path: <[EMAIL PROTECTED]> Received: from meitner.df7cb.de ([217.160.132.97] ident=postfix) by spohr.debian.org with esmtp (Exim 4.50) id 1EaD8m-00049N-VU; Thu, 10 Nov 2005 06:11:01 -0800 Received: from volta.df7cb.de (dslb-084-058-194-196.pools.arcor-ip.net [84.58.194.196]) by meitner.df7cb.de (Postfix) with ESMTP id C5A1D20C02F; Thu, 10 Nov 2005 15:10:59 +0100 (CET) Received: by volta.df7cb.de (Postfix, from userid 1000) id CB6B843223; Thu, 10 Nov 2005 15:10:58 +0100 (CET) Date: Thu, 10 Nov 2005 15:10:58 +0100 From: Christoph Berg <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: closing dedit bugs Message-ID: <[EMAIL PROTECTED]> Mail-Followup-To: Christoph Berg <[EMAIL PROTECTED]>, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline X-Debbugs-No-Ack: please X-Face: ([EMAIL PROTECTED](D\O)J!Qu\q4fh8W^7WGqxpwTk&Xy0*ya<[EMAIL PROTECTED]/TA:l\Pde>wYj,M;75" N13_k}S.rS#lmX[G]QOuw[H"4#z$tSn$SkV<IurN'6;gkRFZw@/XLtl7":0v&kN3*-iM~q*;.*CfH@ qM>5ucV193Tz3IWj<]8at(6"K.ht//s"Ds,xMV9A\_bN/)[EMAIL PROTECTED]>-dF34Kw?,<G0ya User-Agent: Mutt/1.5.11 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,X_DEBBUGS_NO_ACK autolearn=no version=2.60-bugs.debian.org_2005_01_02 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable dedit was removed from unstable 2 months ago; I'm closing the open bug reports. Christoph --=20 [EMAIL PROTECTED] | http://www.df7cb.de/ --DocE+STaALJfprDB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDc1Tyxa93SlhRC1oRAvwfAKDdRUOgYESrkHfYzi78PrLlHBXnFQCcDpyZ JTgeO10lCVHqisAv1B22Gz8= =uApw -----END PGP SIGNATURE----- --DocE+STaALJfprDB-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]