Your message dated Sun, 06 Nov 2005 11:37:58 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#326420: fixed in licq 1.3.2-2 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; 3 Sep 2005 05:53:42 +0000 >From [EMAIL PROTECTED] Fri Sep 02 22:53:41 2005 Return-path: <[EMAIL PROTECTED]> Received: from c173118.adsl.hansenet.de (localhost.localdomain) [213.39.173.118] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EBQyD-0006cA-00; Fri, 02 Sep 2005 22:53:41 -0700 Received: from aj by localhost.localdomain with local (Exim 4.52) id 1EBQyB-0001tY-Kz; Sat, 03 Sep 2005 07:53:39 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: jwm: FTBFS (amd64): conflicting types for 'GetWindowAtom' Message-Id: <[EMAIL PROTECTED]> Date: Sat, 03 Sep 2005 07:53:39 +0200 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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: jwm Version: 0.23-1 Severity: serious Tags: patch When building 'jwm' on amd64/unstable, I get the following error: x86_64-linux-gnu-gcc -c -O2 -Wall -g -O2 hint.c hint.c:531: error: conflicting types for 'GetWindowAtom' hint.h:32: error: previous declaration of 'GetWindowAtom' was here make[2]: *** [hint.o] Error 1 make[2]: Leaving directory `/jwm-0.23/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/jwm-0.23' make: *** [build-stamp] Error 2 With the attached patch 'jwm' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/jwm-0.23/src/hint.c ./src/hint.c --- ../tmp-orig/jwm-0.23/src/hint.c 2005-05-23 23:02:41.000000000 +0000 +++ ./src/hint.c 2005-09-03 05:46:09.000000000 +0000 @@ -528,7 +528,7 @@ /**************************************************************************** ****************************************************************************/ -int GetWindowAtom(Window window, AtomType atom, CARD32 *value) { +int GetWindowAtom(Window window, AtomType atom, Window *value) { unsigned long count; int status; unsigned long extra; --------------------------------------- Received: (at 326420-close) by bugs.debian.org; 6 Nov 2005 19:42:06 +0000 >From [EMAIL PROTECTED] Sun Nov 06 11:42:06 2005 Return-path: <[EMAIL PROTECTED]> Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EYqL0-0003pg-00; Sun, 06 Nov 2005 11:37:58 -0800 From: Peter Eisentraut <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#326420: fixed in licq 1.3.2-2 Message-Id: <[EMAIL PROTECTED]> Sender: Joerg Jaspert <[EMAIL PROTECTED]> Date: Sun, 06 Nov 2005 11:37:58 -0800 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: licq Source-Version: 1.3.2-2 We believe that the bug you reported is fixed in the latest version of licq, which is due to be installed in the Debian FTP archive: licq-dev_1.3.2-2_all.deb to pool/main/l/licq/licq-dev_1.3.2-2_all.deb licq-plugin-autoreply_1.3.2-2_i386.deb to pool/main/l/licq/licq-plugin-autoreply_1.3.2-2_i386.deb licq-plugin-console_1.3.2-2_i386.deb to pool/main/l/licq/licq-plugin-console_1.3.2-2_i386.deb licq-plugin-forwarder_1.3.2-2_i386.deb to pool/main/l/licq/licq-plugin-forwarder_1.3.2-2_i386.deb licq-plugin-kde_1.3.2-2_i386.deb to pool/main/l/licq/licq-plugin-kde_1.3.2-2_i386.deb licq-plugin-msn_1.3.2-2_i386.deb to pool/main/l/licq/licq-plugin-msn_1.3.2-2_i386.deb licq-plugin-osd_1.3.2-2_i386.deb to pool/main/l/licq/licq-plugin-osd_1.3.2-2_i386.deb licq-plugin-qt_1.3.2-2_i386.deb to pool/main/l/licq/licq-plugin-qt_1.3.2-2_i386.deb licq-plugin-rms_1.3.2-2_i386.deb to pool/main/l/licq/licq-plugin-rms_1.3.2-2_i386.deb licq_1.3.2-2.diff.gz to pool/main/l/licq/licq_1.3.2-2.diff.gz licq_1.3.2-2.dsc to pool/main/l/licq/licq_1.3.2-2.dsc licq_1.3.2-2_i386.deb to pool/main/l/licq/licq_1.3.2-2_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. Peter Eisentraut <[EMAIL PROTECTED]> (supplier of updated licq 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: Wed, 2 Nov 2005 17:07:44 +0100 Source: licq Binary: licq-plugin-msn licq licq-plugin-kde licq-plugin-rms licq-plugin-console licq-plugin-qt licq-dev licq-plugin-osd licq-plugin-forwarder licq-plugin-autoreply Architecture: source i386 all Version: 1.3.2-2 Distribution: unstable Urgency: low Maintainer: Peter Eisentraut <[EMAIL PROTECTED]> Changed-By: Peter Eisentraut <[EMAIL PROTECTED]> Description: licq - ICQ client (base files) licq-dev - Licq development and header files licq-plugin-autoreply - autoreply plug-in for Licq licq-plugin-console - console user interface plug-in for Licq licq-plugin-forwarder - forwarder plug-in for Licq licq-plugin-kde - graphical user interface plug-in for Licq using Qt and KDE licq-plugin-msn - MSN plug-in for Licq licq-plugin-osd - on-screen display plug-in for Licq licq-plugin-qt - graphical user interface plug-in for Licq using Qt licq-plugin-rms - remote management server plug-in for telnet Licq access Closes: 203346 264408 275340 276622 276756 276943 281314 326420 331712 333624 336427 Changes: licq (1.3.2-2) unstable; urgency=low . * First upload of new upstream version to unstable (really closes: #326420, #333624, #336427) - Fixes buffer overflow in icqd.cpp (closes: #331712) - Fixes invisibility handling (closes: #281314) - Fixes encoding conversion with Windows clients (closes: #203346) - Fixes docking problems (closes: #264408) - Fixes status icon with tabbed chatting (closes: #275340) - Fixes dock icon settings crash (closes: #276622) - Fixes segfaults with old users.conf (closes: #276756) * Added MSN plug-in (closes: #276943) * Disabled rpath for Qt/KDE plug-in * Switched dependencies to libcdk5 Files: 687ef391d11c8bb9648d6533d2c79893 933 net optional licq_1.3.2-2.dsc 9b1c201ef91ca134ab4353bce8fea15c 24558 net optional licq_1.3.2-2.diff.gz 7df9c0c3a562acec811c26b1d5491116 96306 devel optional licq-dev_1.3.2-2_all.deb a08ffcc4930d45c5cf9569d2caa5a940 628476 net optional licq_1.3.2-2_i386.deb 310e3a17757a826103df2b47ef1eccb3 46826 net optional licq-plugin-autoreply_1.3.2-2_i386.deb b4c95751d9cbf3a62cbd5b52cceead4f 86890 net optional licq-plugin-console_1.3.2-2_i386.deb 539693d2f6b5ce9342d190fe691a8bb1 47692 net optional licq-plugin-forwarder_1.3.2-2_i386.deb 3e08a2d835c3e38166b82b9a8e6bc73a 1739186 net optional licq-plugin-kde_1.3.2-2_i386.deb 9f0c85705b56dd8c7e216aa33b1b57ae 84334 net optional licq-plugin-msn_1.3.2-2_i386.deb 2cffef431834e5dde3cf608375dafbbc 64018 net optional licq-plugin-osd_1.3.2-2_i386.deb 1b045ad907a243ba154c5e8a079afb8a 1716174 net optional licq-plugin-qt_1.3.2-2_i386.deb de2ec6cea174c11a757866ba7e674001 54634 net optional licq-plugin-rms_1.3.2-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDaPA6TTx8oVVPtMYRAqD8AKCwwipthCSXY7Y6hSCVz0jJSgxlwwCgq+ft lyLkbFpQdNfwtzfs6ezumFc= =cudc -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]