Closed MariusBgm closed 4 months ago
👍 Looks good! We might need to add some exceptions for certain GCC diagnostics though, since GCC 13 (default under Ubuntu 24.04) produces additional warnings in
oatpp
andfmt
.
The diagnostic in question is -Wdangling-reference
.
the linux-release cmake preset uses a legacy build directory which doesnt work with our CI workflows.