DirectXShaderCompiler/projects/dxilconv/unittests
Cooper Partin 422a60e6d0
Update locale setting logic to support UTF-8 only for Apple and Linux distros (#6488)
This commit fixes the setlocale( ) logic to include the UTF-8 supported
string value for Mariner distros.

It also introduces a new RAII class `ScopedLocale' which ensure that the
locale setting is set/reset during string conversion operations.

Fixes: #6201

---------

Co-authored-by: Cooper Partin <coopp@ntdev.microsoft.com>
Co-authored-by: cooppunix <cooppunix&mariner.com>
2024-04-10 10:04:32 -07:00
..
CMakeLists.txt Enable building with ninja through Visual Studio (#4889) 2023-01-05 23:07:36 -06:00
DxilConvTests.cpp Update locale setting logic to support UTF-8 only for Apple and Linux distros (#6488) 2024-04-10 10:04:32 -07:00
dxilconv-tests.vcxproj.user.in Some improvements to cmake files of dxilconv (#2876) 2020-10-22 09:55:04 -07:00