Details
-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
None
Description
The content of wide strings treated in the CRT layer reaches the OS API as "narrow" string content.
The attached sample exemplifies printing a batch of various unicode characters that do not belong to a common code-page (as handling of the common unicode content being usually masked by making internal use of code-paged string treatment.)
Attachments
Issue Links
- relates to
-
CORE-10504 Create a library for console output/input functions, last-error messages display, etc. to be used for all of our internal command-line utilities
- Resolved