Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e8ad8 commit 55460a7Copy full SHA for 55460a7
1 file changed
numpy/_core/src/multiarray/lowlevel_strided_loops.c.src
@@ -981,6 +981,7 @@ static GCC_CAST_OPT_LEVEL int
981
# pragma GCC diagnostic push
982
# ifdef __clang__
983
# pragma GCC diagnostic ignored "-Wtautological-constant-out-of-range-compare"
984
+# pragma GCC diagnostic ignored "-Wimplicit-const-int-float-conversion"
985
# endif
986
# pragma GCC diagnostic ignored "-Wtautological-compare"
987
0 commit comments