Files
dolphin/Source/Core/Common
Léo Lam ad75215bb0 Fix several warnings
A small, nonexhaustive set of warning fixes. The DiscIO Volume change
is a workaround for a GCC bug [1] that causes returning an unengaged
std::optional to emit annoying -Wmaybe-uninitialized warnings.
This last change alone fixes pages upon pages of warnings since
Volume.h is included from several files.

-Wstringop-truncation is another irrelevant warning for us, but
unfortunately there seems to be no way to disable it without
adding ugly pragmas wherever the warning appears.
2020-01-04 12:11:39 +01:00
..
2020-01-04 12:11:39 +01:00
2018-10-28 17:57:46 +00:00
2019-10-07 22:46:36 +02:00
2019-10-07 22:46:36 +02:00
2018-09-29 22:52:29 -07:00
2019-12-28 19:20:41 +10:00
2019-05-06 18:48:04 +00:00
2019-06-14 15:04:09 -04:00
2019-06-14 15:04:09 -04:00
2019-04-08 07:06:21 -04:00
2018-10-02 05:44:50 -04:00
2018-10-02 05:44:50 -04:00
2019-06-14 15:04:09 -04:00
2019-05-06 18:48:04 +00:00