>>>>> "Roman" == Roman Kennke <[EMAIL PROTECTED]> 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 _______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
