summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/object.cpp
diff options
context:
space:
mode:
authorGravatar Tobias2018-12-07 16:21:18 +0100
committerGravatar GitHub2018-12-07 16:21:18 +0100
commiteb15711ee68f15a48747820bd0639a711c767557 (patch)
tree0656440a64333fdd78871a286f0891797ab89ecc /src/core/hle/kernel/object.cpp
parentMerge pull request #1868 from lioncash/config (diff)
downloadyuzu-eb15711ee68f15a48747820bd0639a711c767557.tar.gz
yuzu-eb15711ee68f15a48747820bd0639a711c767557.tar.xz
yuzu-eb15711ee68f15a48747820bd0639a711c767557.zip
Backport review comment from citra-emu/citra#4418
Original reason: As Windows multi-byte character codec is unspecified while we always assume std::string uses UTF-8 in our code base, this can output gibberish when the string contains non-ASCII characters. ::OutputDebugStringW combined with Common::UTF8ToUTF16W is preferred here.
Diffstat (limited to 'src/core/hle/kernel/object.cpp')
0 files changed, 0 insertions, 0 deletions