This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
Re: gcj/33
- To: apbianco@cygnus.com
- Subject: Re: gcj/33
- From: Tom Tromey <tromey@cygnus.com>
- Date: 3 Sep 1999 17:10:01 -0000
- Cc: java-prs@sourceware.cygnus.com,
- Reply-To: Tom Tromey <tromey@cygnus.com>
The following reply was made to PR gcj/33; it has been noted by GNATS.
From: Tom Tromey <tromey@cygnus.com>
To: Stephane Bortzmeyer <bortzmeyer@pasteur.fr>
Cc: tromey@cygnus.com, Java Gnats Server <java-gnats@sourceware.cygnus.com>,
42895@bugs.debian.org
Subject: Re: gcj/33
Date: Fri, 3 Sep 1999 10:02:05 -0700
Stephane> [BTW, where can I read the PR on gcj? I find nothing on
Stephane> http://sourceware.cygnus.com.]
Go to http://sourceware.cygnus.com/java and follow the link to the
Gnats database.
Stephane> Hmmm, this is certainly specified in the Java Language
Stephane> Definition, no ? If so, this is just a matter of finding who
Stephane> is right.
I doubt this is specified, though I can't look right now (I don't know
where my copy of the JLS is).
Stephane> Apart from that, practically speaking, I would say that
Stephane> noone can type UTF-8 on her keyboard, while many people can
Stephane> enter Latin-*.
This is a file encoding issue, not an input issue.
Still, I agree -- I just doubt anybody has time to implement this
right now.
Tom