Your message dated Sun, 29 Jun 2003 12:43:59 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#197375: gcj dies en parsing java code with high ASCII values in it 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 Jun 2003 11:20:55 +0000 >From [EMAIL PROTECTED] Sat Jun 14 06:20:54 2003 Return-path: <[EMAIL PROTECTED]> Received: from bill.trinity.unimelb.edu.au [203.28.240.2] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19R95a-0005y8-00; Sat, 14 Jun 2003 06:20:54 -0500 Received: by bill.trinity.unimelb.edu.au (Postfix, from userid 119) id 30970241F; Sat, 14 Jun 2003 21:20:53 +1000 (EST) Received: from localhost (tela.trinity.unimelb.edu.au [203.28.240.180]) by bill.trinity.unimelb.edu.au (Postfix) with ESMTP id A60042420 for <[EMAIL PROTECTED]>; Sat, 14 Jun 2003 21:20:51 +1000 (EST) Received: from stude-1-003.trinity.unimelb.edu.au (stude-1-003.trinity.unimelb.edu.au [203.28.241.3]) by bill.trinity.unimelb.edu.au (Postfix) with ESMTP id 283B7241F for <[EMAIL PROTECTED]>; Sat, 14 Jun 2003 21:20:51 +1000 (EST) From: Peter Hawkins <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: gcj dies when parsing java code with high ASCII values in it Date: Sat, 14 Jun 2003 21:20:50 +1000 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <[EMAIL PROTECTED]> X-Virus-Scanned: by AMaViS new-20020517 Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-11.4 required=4.0 tests=HAS_PACKAGE,USER_AGENT_KMAIL autolearn=ham version=2.53-bugs.debian.org_2003_06_10 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_10 (1.174.2.15-2003-03-30-exp) Package: gcj-3.3 Version: 3.3-3 Severity: normal Hi... gcj doesn't appear to like high-valued characters in it's input stream. I s= ee=20 this while trying to build parts of kdebindings: KDirOperator.java:44: error: unrecognized character in input stream. from Bj=F6rn Sahlstr=F6m <[EMAIL PROTECTED]> until they will be integrated ^ KDirOperator.java:45: error: unrecognized character in input stream. into this library. See=20 http://devel-home.kde.org/~pfeiffer/DnD-classes.tar.gz = =20 ^ KIconView.java:34: error: unrecognized character in input stream. you use this signal instead of the above mentioned. This way you don=B4t etc... lots of such errors removed. Since Sun's jdk apparently doesn't have a problem with this, could gcj be m= ade=20 to handle these characters too? Thanks, Peter --------------------------------------- Received: (at 197375-done) by bugs.debian.org; 29 Jun 2003 10:45:57 +0000 >From [EMAIL PROTECTED] Sun Jun 29 05:45:56 2003 Return-path: <[EMAIL PROTECTED]> Received: from mail.cs.tu-berlin.de [130.149.17.13] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19WZgx-0002qS-00; Sun, 29 Jun 2003 05:45:55 -0500 Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1]) by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id MAA12666; Sun, 29 Jun 2003 12:43:59 +0200 (MET DST) Received: (from [EMAIL PROTECTED]) by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id h5TAhx614567; Sun, 29 Jun 2003 12:43:59 +0200 (MEST) From: Matthias Klose <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <[EMAIL PROTECTED]> Date: Sun, 29 Jun 2003 12:43:59 +0200 To: Peter Hawkins <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Bug#197375: gcj dies en parsing java code with high ASCII values in it In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-16.0 required=4.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_VM autolearn=ham version=2.53-bugs.debian.org_2003_06_27 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_27 (1.174.2.15-2003-03-30-exp) Peter Hawkins writes: > You can feel free close this bug if you also apply the patch I sent before > which fixes the parsing of the -encoding option in the javac wrapper so it's > actually possible to pass a locale =) done in 1:3.3.1-0pre0