Walter Bright Wrote: > The problem with wchar's is that everyone forgets about surrogate pairs. Most > UTF-16 programs in the wild, including nearly all Java programs, are broken with > regard to surrogate pairs. I'm affraid, it will pretty hard to show the bug. I don't know whether java is particularly nasty here, but for C code it will be hard.