Your message dated Fri, 9 Sep 2005 14:19:25 +0200
with message-id <[EMAIL PROTECTED]>
and subject line kmerlin: packages has been removed from the archive
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 Sep 2004 10:51:13 +0000
>From [EMAIL PROTECTED] Mon Sep 27 03:51:13 2004
Return-path: <[EMAIL PROTECTED]>
Received: from c214049.adsl.hansenet.de (localhost.localdomain) [213.39.214.49] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CBt68-0007Yb-00; Mon, 27 Sep 2004 03:51:13 -0700
Received: from aj by localhost.localdomain with local (Exim 4.34)
        id 1CBBvw-0003fr-V6; Sat, 25 Sep 2004 14:45:49 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: kmerlin: FTBFS with gcc-3.4: extra semicolon
Message-Id: <[EMAIL PROTECTED]>
Date: Sat, 25 Sep 2004 14:45:48 +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: kmerlin
Severity: normal
Tags: patch

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

In file included from kmerlinchat.cpp:28:
../kmerlindock.h:60: error: extra semicolon
kmerlinchat.cpp: In member function `void KMerlinChat::optionsConfigureKeys()':
kmerlinchat.cpp:275: warning: `configureKeys' is deprecated (declared at 
/usr/include/kde/kkeydialog.h:387)
make[4]: *** [kmerlinchat.o] Error 1
make[4]: Leaving directory `/kmerlin-1.4.2/src/chat'

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/kmerlin-1.4.2/src/kmerlindock.h ./src/kmerlindock.h
--- ../tmp-orig/kmerlin-1.4.2/src/kmerlindock.h 2003-01-04 00:24:17.000000000 
+0100
+++ ./src/kmerlindock.h 2004-09-25 14:27:38.408760512 +0200
@@ -57,7 +57,7 @@
   void switchIcon( const QString &strIcon );
 public:
   signals:
-  void toggleApp();;
+  void toggleApp();
 };
 
 #endif

---------------------------------------
Received: (at 273617-done) by bugs.debian.org; 9 Sep 2005 12:19:29 +0000
>From [EMAIL PROTECTED] Fri Sep 09 05:19:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c129218.adsl.hansenet.de (localhost.localdomain) 
[213.39.129.218] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EDhqr-0003gT-00; Fri, 09 Sep 2005 05:19:29 -0700
Received: from aj by localhost.localdomain with local (Exim 4.52)
        id 1EDhqn-0001Hj-NH; Fri, 09 Sep 2005 14:19:25 +0200
Date: Fri, 9 Sep 2005 14:19:25 +0200
To: [EMAIL PROTECTED]
Subject: kmerlin: packages has been removed from the archive
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.10i
From: Andreas Jochens <[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-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

The package is no longer in the archive.


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

Reply via email to