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 bb15fc6 commit 2feccbbCopy full SHA for 2feccbb
1 file changed
ibase_query.c
@@ -23,7 +23,9 @@
23
+----------------------------------------------------------------------+
24
*/
25
26
- #include <stdbool.h>
+// #pragma GCC diagnostic error "-Wextra"
27
+// #pragma GCC diagnostic error "-Wall"
28
+// #pragma GCC diagnostic ignored "-Wimplicit-fallthrough"
29
30
#ifdef HAVE_CONFIG_H
31
#include "config.h"
0 commit comments