classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] FYI: SizeRequirements.java: fixed two non-utf8 chars


From: Tom Tromey
Subject: Re: [cp-patches] FYI: SizeRequirements.java: fixed two non-utf8 chars
Date: 22 May 2005 15:10:40 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Roman" == Roman Kennke <address@hidden> writes:

Roman> Hmm, this is the second time that I introduce strange characters in
Roman> the source code. I wonder how that comes, I am using Emacs under Linux
Roman> like always. This is really strange. Anybody has a hint on this, how I
Roman> could detect such stuff? When GCJ fails to compile this, maybe I
Roman> should switch to GCJ as default compiler to detect this...

I wonder if your locale setting is affecting this?
If so you can probably fix this by telling emacs to use the
us-ascii-unix coding system, at least for .java files in Classpath.

Did we ever decide on what encoding we are using for the core of
Classpath?  IMO, the most reasonable choices are either UTF-8, or
ASCII.  This should be documented in hacking.texinfo ... which btw I
notice is quite out of date.

Tom




reply via email to

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