classpath-patches
[Top][All Lists]
Advanced

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

RE: [cp-patches] Patch: FYI: set encoding for classpath sources


From: Jeroen Frijters
Subject: RE: [cp-patches] Patch: FYI: set encoding for classpath sources
Date: Tue, 24 May 2005 08:48:07 +0200

Tom Tromey wrote:
> I think the problem is that without '-encoding' there is no way to
> enforce this constraint, as compilers tend to use the locale's
> encoding.

I understand, but what I meant was that we can try to enforce ASCII
encoding on the platforms that support it and other platforms it will
also be able to compile the source, in contrast if we go to UTF-8 there
is no way for me to tell Jikes that it should treat the source as UTF-8.

> I suppose we could add a configure check to see if jikes supports
> '-encoding'.  Does your 'jikes -help' show '-encoding'?

No, it doesn't.

Regards,
Jeroen




reply via email to

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