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.

Attachment: pgpZ6nAF8Z6yP.pgp
Description: PGP signature

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

Reply via email to