1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash 86592b274e main: Resolve error string not displaying
During the transition to make the error dialog translatable, I
accidentally got rid of the conversion to ResultStatus, which prevented
operator<< from being invoked during formatting.

This adds a function to directly retrieve the result status string
instead so that it displays again.
2021-01-03 13:18:04 -05:00
..
audio_core Merge pull request #5264 from 16-Bit-Dog/patch-1 2020-12-31 01:46:53 -08:00
common general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
core main: Resolve error string not displaying 2021-01-03 13:18:04 -05:00
input_common general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
tests general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
video_core general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu main: Resolve error string not displaying 2021-01-03 13:18:04 -05:00
yuzu_cmd general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
yuzu_tester general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
.clang-format
CMakeLists.txt cmake: Enforce -Wuninitialized 2020-12-30 02:58:58 -03:00