]> 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)
committerMatthias Maier <tamiko@43-1.org>
Thu, 10 Aug 2017 15:42:47 +0000 (10:42 -0500)
include/deal.II/base/config.h.in

index 609e390f8f979088ff2368a935591d22a0a2a64d..5bcd14419391108810e750a2e62ef7b327b258dc 100644 (file)
@@ -300,6 +300,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.