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                               [EMAIL PROTECTED]
SableVM:                                       http://www.sablevm.org/
SableCC:                                       http://www.sablecc.org/

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to