]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Disabled a few extra diagnostic warnings for external packages 4948/head
authorJean-Paul Pelteret <jppelteret@gmail.com>
Tue, 22 Aug 2017 10:48:56 +0000 (12:48 +0200)
committerJean-Paul Pelteret <jppelteret@gmail.com>
Sat, 26 Aug 2017 19:20:35 +0000 (21:20 +0200)
include/deal.II/base/config.h.in

index 8e4bafe2e9f3d76a258c04639b47b4e8e0573e6a..7b7c11fece0959dc0407ce4153a2c1f6f66b0ebc 100644 (file)
@@ -303,6 +303,9 @@ _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 ignored \"-Wignored-qualifiers\"")       \
+_Pragma("GCC diagnostic ignored \"-Woverflow\"")                 \
+_Pragma("GCC diagnostic ignored \"-Wpedantic\"")                 \
 _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.