tests: use assertRaisesRegex instead of assertRaises in test_stream_class.py
[babeltrace.git] / configure.ac
index b9edbf543c041c575ac8c58d208463e7a6d0ed4e..e5dcf8ba1ddc16f6131ec89584aeee6e22484214 100644 (file)
@@ -672,9 +672,6 @@ AX_COMPILER_FLAGS(
                -Wno-pointer-arith dnl
                -Wno-format-nonliteral dnl
                -Wno-undef dnl
-               -Wno-missing-prototypes dnl
-               -Wno-missing-declarations dnl
-               -Wno-redundant-decls dnl
                -Wno-double-promotion dnl
                -Wno-cast-align dnl
        ])
This page took 0.022778 seconds and 4 git commands to generate.