This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
"Lars" == Lars Andersen <lars@rimfaxe.com> writes:
Lars> Just tried it with the latest 3.4 snapshot. Same thing.
I suspect your system's iconv(), or your locale setting, or both.
Try debugging the program with gdb. My theory is that the early `test_str.getBytes()' call is returning bad results.
Tom
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |