From: Peter M. <pet...@gm...> - 2012-07-09 05:50:31
|
Paul, Would you mind changing the flag/option in your work to utf16 rather than unicode? That will leave us room to add utf8 handling in the future. Also, I haven't looked deeply enough to see how you handle BOMs / endianness. Right now, if I copy a file from Windows to a Solaris/SPARC machine, will it process properly (or can it be made to process properly, maybe by specifying utf16be or utf16le?) Peter |