On msys2 / clang64 / meson build Qt6 cause c99-extensions warning/error, due to malformed macro name. Same problem also existed on crosser, but it's patched over in the Qt build there. On msys2 environment we don't have such patching opportunity. Best is to just turn the error back to warning even on debug builds.
On msys2 / clang64 / meson build Qt6 cause c99-extensions warning/error, due to malformed macro name. Same problem also existed on crosser, but it's patched over in the Qt build there. On msys2 environment we don't have such patching opportunity. Best is to just turn the error back to warning even on debug builds.