dxx-rebirth/similar
Kp d1354911fc Reorder nm_string_inputbox to avoid -Wmaybe-uninitialized
gcc-11.3.0 with -Og may issue a -Wmaybe-uninitialized warning for `w1`
because it fails to prove that every path sets the variable.  Reorder
the logic to use a local lambda to ensure that every path assigns a
value.
2022-09-24 17:47:52 +00:00
..
2d Use std::span for poison helper functions 2022-09-24 17:47:51 +00:00
3d
arch Add Windows version resource for Windows build 2022-09-11 17:00:45 +00:00
editor Use auto type for Viewer in more places 2022-07-09 13:39:29 +00:00
main Reorder nm_string_inputbox to avoid -Wmaybe-uninitialized 2022-09-24 17:47:52 +00:00
misc Use std::span for poison helper functions 2022-09-24 17:47:51 +00:00