Skip to content

IO library has no locale codec support on Windows

There is no support for the locale encoding (aka code page) on Windows in the new IO library. The main reason is that the MultiByteToWideChar API is insufficient to implement BufferCodec, because it doesn't do partial encodings (amongst other things).

Trac metadata
Trac field Value
Version 6.11
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component libraries/base
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information