Fix -Wshadow warnings
[babeltrace.git] / configure.ac
index 54afbd3a2f24637cdd938128255b0cc3d5a87335..12e15b6cfadeafb8715414f94ffe0621d734d2c0 100644 (file)
@@ -676,9 +676,6 @@ AX_COMPILER_FLAGS(
                -Wno-missing-declarations dnl
                -Wno-redundant-decls dnl
                -Wno-logical-op dnl
-               -Wno-shadow dnl
-               -Wno-null-dereference dnl
-               -Wno-jump-misses-init dnl
                -Wno-double-promotion dnl
                -Wno-cast-align dnl
        ])
This page took 0.023524 seconds and 4 git commands to generate.