]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Disable -Wint-in-bool-context for external includes 4845/head
authorMatthias Maier <tamiko@43-1.org>
Thu, 10 Aug 2017 16:05:40 +0000 (11:05 -0500)
committerTimo Heister <timo.heister@gmail.com>
Mon, 14 Aug 2017 20:34:25 +0000 (14:34 -0600)
include/deal.II/base/config.h.in

index 5570b6b6c750c554bd1d81227357f77d1b69d86d..70fcd90990039f2f13fc93a957c7981796891c2d 100644 (file)
@@ -316,6 +316,7 @@ _Pragma("GCC diagnostic ignored \"-Wmisleading-indentation\"")   \
 _Pragma("GCC diagnostic ignored \"-Wundef\"")                    \
 _Pragma("GCC diagnostic ignored \"-Wnon-virtual-dtor\"")         \
 _Pragma("GCC diagnostic ignored \"-Wimplicit-fallthrough\"")     \
+_Pragma("GCC diagnostic ignored \"-Wint-in-bool-context\"")      \
 _Pragma("GCC diagnostic warning \"-Wpragmas\"")
 
 #  define DEAL_II_ENABLE_EXTRA_DIAGNOSTICS                       \

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.