]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Disable -Wimplicit-fallthrough for external includes
authorMatthias Maier <tamiko@43-1.org>
Thu, 10 Aug 2017 15:42:47 +0000 (10:42 -0500)
committerTimo Heister <timo.heister@gmail.com>
Mon, 14 Aug 2017 20:34:17 +0000 (14:34 -0600)
include/deal.II/base/config.h.in

index 44218924df7518aa3589dd971abdf3044d48655a..5570b6b6c750c554bd1d81227357f77d1b69d86d 100644 (file)
@@ -315,6 +315,7 @@ _Pragma("GCC diagnostic ignored \"-Wignored-attributes\"")       \
 _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 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.