Your message dated Tue, 09 Aug 2005 23:02:05 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#191189: fixed in grap 1.36-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; 29 Apr 2003 03:33:04 +0000 >From [EMAIL PROTECTED] Mon Apr 28 22:33:03 2003 Return-path: <[EMAIL PROTECTED]> Received: from tisch.mail.mindspring.net [207.69.200.157] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 19ALrb-0008QP-00; Mon, 28 Apr 2003 22:33:03 -0500 Received: from user-119bq03.biz.mindspring.com ([66.149.232.3] helo=frobnitz.ddts.net) by tisch.mail.mindspring.net with esmtp (Exim 3.33 #1) id 19ALrb-0002La-00 for [EMAIL PROTECTED]; Mon, 28 Apr 2003 23:33:03 -0400 Received: from daniel by frobnitz.ddts.net with local (Exim 3.36 #1 (Debian)) id 19ALrZ-0001WQ-00 for <[EMAIL PROTECTED]>; Mon, 28 Apr 2003 20:33:01 -0700 To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: grap: Fails to build with current flex From: Daniel Schepler <[EMAIL PROTECTED]> Date: Mon, 28 Apr 2003 20:32:56 -0700 Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Daniel Schepler <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_01,HAS_PACKAGE version=2.53 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) Package: grap Version: 1.26-4 Severity: serious >From my build log: ... flex -ograp_lex.cc grap_lex.l g++ -Wall -DHAVE_CONFIG_H -Wno-unused -c grap_lex.cc grap_lex.l: In function `void expand_macro(macro*)': grap_lex.l:1017: `yytext_ptr' undeclared (first use this function) grap_lex.l:1017: (Each undeclared identifier is reported only once for each function it appears in.) grap_lex.l: In function `bool is_macro(const std::string&)': grap_lex.l:1028: syntax error before `--' token grap_lex.l: At global scope: grap_lex.l:1034: syntax error before `]' token make[1]: *** [grap_lex.o] Error 1 make[1]: Leaving directory `/tmp/buildd/grap-1.26' make: *** [build] Error 2 -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux frobnitz 2.4.21-pre5 #1 Sat Mar 1 09:01:10 PST 2003 i686 Locale: LANG=C, LC_CTYPE=C -- Daniel Schepler "Please don't disillusion me. I [EMAIL PROTECTED] haven't had breakfast yet." -- Orson Scott Card --------------------------------------- Received: (at 191189-close) by bugs.debian.org; 10 Aug 2005 06:08:57 +0000 >From [EMAIL PROTECTED] Tue Aug 09 23:08:57 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1E2jfB-0000uu-00; Tue, 09 Aug 2005 23:02:05 -0700 From: Tobias Toedter <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#191189: fixed in grap 1.36-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 09 Aug 2005 23:02:05 -0700 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: grap Source-Version: 1.36-1 We believe that the bug you reported is fixed in the latest version of grap, which is due to be installed in the Debian FTP archive: grap_1.36-1.diff.gz to pool/main/g/grap/grap_1.36-1.diff.gz grap_1.36-1.dsc to pool/main/g/grap/grap_1.36-1.dsc grap_1.36-1_i386.deb to pool/main/g/grap/grap_1.36-1_i386.deb grap_1.36.orig.tar.gz to pool/main/g/grap/grap_1.36.orig.tar.gz 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. Tobias Toedter <[EMAIL PROTECTED]> (supplier of updated grap 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, 8 Aug 2005 18:13:17 +0200 Source: grap Binary: grap Architecture: source i386 Version: 1.36-1 Distribution: unstable Urgency: low Maintainer: Tobias Toedter <[EMAIL PROTECTED]> Changed-By: Tobias Toedter <[EMAIL PROTECTED]> Description: grap - program for typesetting graphs Closes: 191189 286911 321335 Changes: grap (1.36-1) unstable; urgency=low . * New upstream release - Fixed FTBFS with gcc-4.0. Closes: #286911 * Thanks to Roland Mas for the Non-maintainer upload - Fixed compilation problem with recent flex (patch from Joshua Kwan <[EMAIL PROTECTED]>). Closes: #191189 * New maintainer. Closes: #321335 * Standards-Version is now 3.6.2, no changes needed * Several minor changes: - Added debhelper and autotools-dev as Build-Depends: - Rewrote debian/rules - Removed the script "prerm" - Removed the article "A" from the short description Files: f6d9b2cc19665e42fc7357c3ab9a81e0 575 text optional grap_1.36-1.dsc cd47f7dd12117da51b07b218e440a316 172040 text optional grap_1.36.orig.tar.gz d03e7c9aa2a8f54dfc9c675dee3ffb6b 4435 text optional grap_1.36-1.diff.gz 945b1650f782bd971798b2da01599a75 159544 text optional grap_1.36-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC+ZVspdwBkPlyvgMRAh1TAJ49qwrqrF8ek+zUm7+R5HNsn1xuNACaA6jf 0orlvQv2AiFw897KFs/a2Io= =GeIP -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]