We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f4907 commit 32bd925Copy full SHA for 32bd925
include/rfl.hpp
@@ -10,7 +10,7 @@
10
#if __GNUC__
11
#ifndef __clang__
12
#pragma GCC diagnostic push
13
-#pragma GCC diagnostic ignored "-Wstringop-overflow"
+#pragma GCC diagnostic ignored "-Wstringop-overflow="
14
#endif
15
16
0 commit comments