]> https://gitweb.dealii.org/ - dealii.git/commitdiff
disable muparser warnings 1088/head
authorTimo Heister <timo.heister@gmail.com>
Mon, 6 Jul 2015 08:36:11 +0000 (04:36 -0400)
committerTimo Heister <timo.heister@gmail.com>
Mon, 6 Jul 2015 08:36:11 +0000 (04:36 -0400)
suppress -Wnested-anon-types warning with clang 3.6 in muParser.

source/base/function_parser.cc

index 06da1ddec9d3edcce90651e95c7605285009affd..61aef60acf20be2ce144ebaa719a0e65b72aa329 100644 (file)
@@ -20,7 +20,9 @@
 
 
 #ifdef DEAL_II_WITH_MUPARSER
+DEAL_II_DISABLE_EXTRA_DIAGNOSTICS
 #include <muParser.h>
+DEAL_II_ENABLE_EXTRA_DIAGNOSTICS
 #else
 
 namespace fparser

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.