mii_emu icon indicating copy to clipboard operation
mii_emu copied to clipboard

Request: clean up build warnings so compiles cleanly

Open xandark opened this issue 1 month ago • 2 comments

Excellent project and just getting better. Every time I compile it, I get a lot of compile warnings which don't inspire confidence though. I just have to trust that everything works.

In particular, I see a lot of warn_unused_result warnings. Could these be cleaned up in the code so that they're not generated?

xandark avatar May 14 '24 02:05 xandark