|
From: <bc...@wo...> - 2001-07-25 18:03:43
|
[Samuele] >The patch (I have checked the 2nd version) is fine for me, it makes >a sensible use of CompilerFlags. Just commit it. Okay. >Finn, have you an idea of why java fails to select a proper default >enconding on Windows? I think it works for me. Java selects 'Cp1252' which seems correct for reading and writing files in my locale. It is only the console encoding (cp850 or cp865 for danish) that java does not detect. regards, finn |