"Matthew Davison" m.davison@virgin.net wrote:
changelog: A few Trivial Unicode-Ascii cross-call fixes
Actually, since our loader code is not using unicode internally at all and therefore your "fixes" just add superfluous conversions from ANSI to Unicode and back, I think that real fix would be to convert loader to unicode first and only then clean things up.