File wxWidgets-fix-redundant-decls.patch of Package wxWidgets-3_2.32019
--- wxWidgets-3.1.5/tests/allheaders.cpp.xx 2024-02-14 11:20:35.895984958 +0100 +++ wxWidgets-3.1.5/tests/allheaders.cpp 2024-02-14 11:22:31.994327051 +0100 @@ -252,7 +252,6 @@ GCC_TURN_ON(pessimizing-move) #endif // 9.1 GCC_TURN_ON(pointer-arith) - GCC_TURN_ON(redundant-decls) #if CHECK_GCC_VERSION(10,1) GCC_TURN_ON(redundant-tags) #endif // 10.1