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%???~#{[|`^@??????&???", 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. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20070821/4ae21a06/attachment.pgp>