在 2025-11-21 23:35, Martin Storsjö 写道:
These tests may test format flags that aren't recognized; don't warn about that.Many tests (in particular, the complex math tests) define functions without a previous declaration - don't warn about that either. (The -Wno-missing-prototypes option is only relevant for C, not C++.) Don't warn about unused parameters like argc/argv. Also don't warn about unused functions in tests. Signed-off-by: Martin Storsjö <[email protected]> --- mingw-w64-crt/testcases/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
In the subject there should be 'a couple [of] widely supported -Wno-<diag> options'. The changes are fine. -- Best regards, LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
