]> https://gitweb.dealii.org/ - dealii.git/commitdiff
suppress boost warnings 10774/head
authorTimo Heister <timo.heister@gmail.com>
Fri, 31 Jul 2020 17:34:30 +0000 (13:34 -0400)
committerTimo Heister <timo.heister@gmail.com>
Fri, 31 Jul 2020 17:35:00 +0000 (13:35 -0400)
noticed when compiling with clang10 and bundled boost

include/deal.II/grid/tria_accessor.templates.h

index a8e940da23f7f4d77a6e15ad2353a8917f4b3386..a9b3b15cb9be4cd8d9e595b2ee3a8356874644a0 100644 (file)
@@ -29,7 +29,9 @@
 #include <deal.II/grid/tria_iterator.templates.h>
 #include <deal.II/grid/tria_levels.h>
 
+DEAL_II_DISABLE_EXTRA_DIAGNOSTICS
 #include <boost/container/small_vector.hpp>
+DEAL_II_ENABLE_EXTRA_DIAGNOSTICS
 
 #include <cmath>
 

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.