On Monday 20 August 2007 21:48, Malkus Lindroos wrote:
> Matthew Toseland wrote:
> > On Monday 20 August 2007 15:47, Malkus Lindroos wrote:
> >> Having trouble compiling - the compiler complains about characters not
> >> suitable fro UTF8:
> >>
> >> java:47: warning: unmappable character for encoding UTF8
> >>     [javac]             assertNotNull(new
> >> SubConfig("testing1%�~#{[|[EMAIL PROTECTED]&�", co
> >>
> >> So I'd need to know the encoding used by the files?
> > 
> > Presumably it's trying to compile them as UTF-8 when they are actually 
> > ISO-8859-1. This can be fixed by changing the characters or changing the 
> > encoding. File a bug, I'll assign it to sback. :|
> >> Was trying to test using minimum ping time instead of a full average for
> >> load limiting.
> 
> No need, the encoding can be set by a compiler option as long as it's
> known. Thanks for the info.

Sure, but it should be consistent, and it should work out of the box. It 
isn't/doesn't.

Attachment: pgpZvCycSDynJ.pgp
Description: PGP signature

_______________________________________________
Devl mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to