]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Disable warning for boost-1.65.0 4967/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sat, 26 Aug 2017 13:07:03 +0000 (15:07 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sat, 26 Aug 2017 13:07:42 +0000 (15:07 +0200)
include/deal.II/base/config.h.in

index f00f25dffa39c487f674179d9077235522fe92ac..8e4bafe2e9f3d76a258c04639b47b4e8e0573e6a 100644 (file)
@@ -302,6 +302,7 @@ _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 ignored \"-Wexpansion-to-defined\"")     \
 _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.