classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird characters in java/lang/Character.java


From: Etienne M. Gagnon
Subject: Re: Weird characters in java/lang/Character.java
Date: Wed, 22 Aug 2001 17:46:32 -0400
User-agent: Mutt/1.3.20i

On Wed, Aug 22, 2001 at 04:13:28PM -0600, Tom Tromey wrote:
> I'm guessing that jikes is assuming one particular character encoding
> for the input file (probably UTF-8), while Character.java is actually
> written in Latin-1.

Hah!

> So telling jikes about the actual encoding would probably work.
> Another approach would be to rewrite this line to be ASCII.  That is
> probably best.  Are there other such characters in this file?

I'll try to see if (or how) I can tell jikes to assume a different
encoding.

I am all in favor of rewriting in ASCII. 

Thanks,

Etienne
-- 
Etienne M. Gagnon                               address@hidden
SableVM:                                       http://www.sablevm.org/
SableCC:                                       http://www.sablecc.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]