Atmosphere-NX / Atmosphere

Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
GNU General Public License v2.0
14.07k stars 1.2k forks source link

Fix compilation with GCC 14 #2331

Closed SciresM closed 1 month ago

SciresM commented 1 month ago

This fixes compilation errors when upgrading to GCC 14. Unfortunately, one of the issues introduced has a natural fix (thanks to https://cplusplus.github.io/CWG/issues/2518.html) that breaks compilation with GCC 13.

Thus, this shouldn't be merged until devkitA64 has a public release using GCC 14 available, so that we can just tell people to upgrade to latest.