Your message dated Tue, 19 Jul 2005 07:02:34 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#260797: fixed in opensp 1.5.1.0-3 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; 22 Jul 2004 09:33:54 +0000 >From [EMAIL PROTECTED] Thu Jul 22 02:33:54 2004 Return-path: <[EMAIL PROTECTED]> Received: from c214235.adsl.hansenet.de (localhost) [213.39.214.235] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BnZxX-0003At-00; Thu, 22 Jul 2004 02:33:51 -0700 Received: from aj by localhost with local (Exim 4.34) id 1BnZxU-000358-Bi; Thu, 22 Jul 2004 11:33:48 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: opensp: FTBFS with gcc-3.4: `wideCharMax' undeclared (first use this function) Message-Id: <[EMAIL PROTECTED]> Date: Thu, 22 Jul 2004 11:33: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: opensp Severity: normal Tags: patch When building 'opensp' with gcc-3.4 I get the following error: ../include/RangeMap.cxx: In member function `unsigned int OpenSP::RangeMap<From, To>::inverseMap(To, From&, OpenSP::ISet<OpenSP::WideChar>&, OpenSP::WideChar&) const': ../include/RangeMap.cxx:50: error: `wideCharMax' undeclared (first use this function) ../include/RangeMap.cxx:50: error: (Each undeclared identifier is reported only once for each function it appears in.) In file included from ../include/UnivCharsetDesc.h:16, from ../include/CharsetInfo.h:11, from ../include/Sd.h:13, from ../include/Event.h:20, from ../include/ArcEngine.h:11, from ArcEngine.cxx:10: ../include/constant.h: At global scope: ../include/constant.h:16: error: `const OpenSP::WideChar OpenSP::wideCharMax' used prior to declaration make[4]: *** [ArcEngine.lo] Error 1 make[4]: Leaving directory `/opensp-1.5.1.0/lib' make[3]: *** [all] Error 2 make[3]: Leaving directory `/opensp-1.5.1.0/lib' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/opensp-1.5.1.0' make[1]: *** [all] Error 2 make[1]: Leaving directory `/opensp-1.5.1.0' make: *** [build-stamp] Error 2 With the attached patch 'opensp' can be compiled using gcc-3.4. Regards Andreas Jochens diff -urN ../tmp-orig/opensp-1.5.1.0/include/RangeMap.cxx ./include/RangeMap.cxx --- ../tmp-orig/opensp-1.5.1.0/include/RangeMap.cxx 2000-02-25 17:55:21.000000000 +0100 +++ ./include/RangeMap.cxx 2004-07-22 11:08:13.556726757 +0200 @@ -7,6 +7,7 @@ #include "RangeMap.h" #include "ISet.h" #include "types.h" +#include "constant.h" #ifdef SP_NAMESPACE namespace SP_NAMESPACE { --------------------------------------- Received: (at 260797-close) by bugs.debian.org; 19 Jul 2005 11:08:04 +0000 >From [EMAIL PROTECTED] Tue Jul 19 04:08:04 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1DupxE-0002j2-00; Tue, 19 Jul 2005 04:08:04 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1Dupru-0004t9-00; Tue, 19 Jul 2005 07:02:34 -0400 From: Neil Roeth <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#260797: fixed in opensp 1.5.1.0-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 19 Jul 2005 07:02:34 -0400 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: opensp Source-Version: 1.5.1.0-3 We believe that the bug you reported is fixed in the latest version of opensp, which is due to be installed in the Debian FTP archive: libosp-dev_1.5.1.0-3_i386.deb to pool/main/o/opensp/libosp-dev_1.5.1.0-3_i386.deb libosp4c2_1.5.1.0-3_i386.deb to pool/main/o/opensp/libosp4c2_1.5.1.0-3_i386.deb opensp_1.5.1.0-3.diff.gz to pool/main/o/opensp/opensp_1.5.1.0-3.diff.gz opensp_1.5.1.0-3.dsc to pool/main/o/opensp/opensp_1.5.1.0-3.dsc opensp_1.5.1.0-3_i386.deb to pool/main/o/opensp/opensp_1.5.1.0-3_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. Neil Roeth <[EMAIL PROTECTED]> (supplier of updated opensp 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: Mon, 18 Jul 2005 22:42:05 -0400 Source: opensp Binary: libosp-dev libosp4c2 opensp Architecture: source i386 Version: 1.5.1.0-3 Distribution: unstable Urgency: low Maintainer: Neil Roeth <[EMAIL PROTECTED]> Changed-By: Neil Roeth <[EMAIL PROTECTED]> Description: libosp-dev - OpenJade group's SP suite, developer support libosp4c2 - Runtime library for OpenJade group's SP suite opensp - OpenJade group's SGML parsing tools Closes: 260797 311967 Changes: opensp (1.5.1.0-3) unstable; urgency=low . * Added autoinit.sh from SourceForge web site, missing from package. * Acknowledge NMU. (closes: #260797, #311967) * Removed /usr/local/lib/sgml (removed /usr/lib/sgml in -2). * rules: Added dh_buildinfo. Files: 70006afbb2812041c10fce6053ee88e4 598 text optional opensp_1.5.1.0-3.dsc 9e68dd3c75254c2e4386db367c0c9f50 335352 text optional opensp_1.5.1.0-3.diff.gz 38a6a5474ff7545a27340c4c0a52db78 240982 text optional opensp_1.5.1.0-3_i386.deb c47f015dc61424a32b77f0391423d524 844718 libs optional libosp4c2_1.5.1.0-3_i386.deb aeceeeeef0dabe4a950c7e35acbd0c69 1311994 libdevel optional libosp-dev_1.5.1.0-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC3G4G6j+skPrutKkRAp3vAKC0ZDbOUpU0vHqEtIsmXD9JpKlgCACcDIuq n6jWA0qnsrkQNMStaUK9TO4= =8yKn -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]