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 4853408 commit 9576122Copy full SHA for 9576122
include/pybind11/pybind11.h
@@ -35,7 +35,6 @@
35
# pragma GCC diagnostic ignored "-Wunused-but-set-parameter"
36
# pragma GCC diagnostic ignored "-Wunused-but-set-variable"
37
# pragma GCC diagnostic ignored "-Wmissing-field-initializers"
38
-# pragma GCC diagnostic ignored "-Wstrict-aliasing"
39
# pragma GCC diagnostic ignored "-Wattributes"
40
# if __GNUC__ >= 7
41
# pragma GCC diagnostic ignored "-Wnoexcept-type"
0 commit comments