Open jfoug opened 9 years ago
Changed title. This isn't about multi-byte, it's about Unicode. We can read a file using multi-byte, or a codepage, but we must treat it interally as UTF-32. All problems will just vanish. Except we'll have a bit of a challenge with performance.
See #3510
More requirements for Unicode support