classpath
[Top][All Lists]
Advanced

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

Re: [Classpath] Compile Errors


From: Jochen Hoenicke
Subject: Re: [Classpath] Compile Errors
Date: Mon, 18 Sep 2000 16:07:39 +0200 (MET DST)

On Sep 17, Tom Tromey wrote:
> Another would be to escape all non-ASCII characters, as you say.  This
> seems safest.  

> I wonder if there is some `recode' invocation you could use to do it
> automatically.  

Yes, there is native2ascii which comes with the jdk:

native2ascii -encoding ISO8859-1 [infile] [outfile]

I just did the conversion for the whole gnu/java/locale directory.

  Jochen


reply via email to

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