From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22495 invoked by alias); 19 Feb 2002 03:36:08 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 22451 invoked by uid 71); 19 Feb 2002 03:36:03 -0000 Date: Mon, 18 Feb 2002 19:36:00 -0000 Message-ID: <20020219033603.22447.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Tom Tromey Subject: Re: java/5722: International language text not recognized by front end Reply-To: Tom Tromey X-SW-Source: 2002-02/txt/msg00460.txt.bz2 List-Id: The following reply was made to PR java/5722; it has been noted by GNATS. From: Tom Tromey To: evbreuse@intec.rug.ac.be Cc: gcc-gnats@gcc.gnu.org Subject: Re: java/5722: International language text not recognized by front end Date: 18 Feb 2002 20:56:59 -0700 >>>>> "Erik" == evbreuse writes: Erik> Gcj rejects commentary in international text language like the Erik> copyright symbol. By "international text language", I assume you mean non-ascii characters in some encoding like Latin-1. Please read the `Encodings' node in the gcj manual. It should explain what you need to know. If you find this section obscure or confusing, send email with details about what needs clarification and we'll try to fix it up. If you've already read this, then please tell me exactly what you tried and exactly what error message you got. Without that information I can't really help. At some point I'll close this PR. I'm guessing this isn't a bug. Tom