Hi!

I would like to know how I should compile files like java/lang/Character.java.

I have a CVS repository snapshot taken on "Wed Aug 22 19:30:00 UTC 2001".

When I try:

$ jikes -bootclasspath . -classpath . java/lang/Character.java
Charset conversion error at offset 26776: Invalid or incomplete multibyte or wide 
character
Charset conversion error at offset 26776: Invalid or incomplete multibyte or wide 
character

Found 1 lexical error in "java/lang/Character.java":
          <--
   885.   /**
          . . .
   888.    * Java whitespace = ([Zs]
        --------------------------->
*** Lexical Error: Comment not properly terminated
...


I am using:
$ jikes -version
...
Version 1.14 - 13 May 2001
...

To the "java/lang/Character.java" maintainer:  How do you compile your code, on which 
platform?

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