]> https://gitweb.dealii.org/ - dealii.git/commitdiff
more boost warning guards 9816/head
authorTimo Heister <timo.heister@gmail.com>
Sat, 4 Apr 2020 15:20:01 +0000 (11:20 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sat, 4 Apr 2020 15:20:01 +0000 (11:20 -0400)
include/deal.II/boost_adaptors/bounding_box.h
include/deal.II/boost_adaptors/segment.h
include/deal.II/grid/grid_tools.h

index 68b29cf93ff605260a08454e3d2b812226ab0ffc..8ac2fc980e31f852327db1f127910ef3320dbf56 100644 (file)
@@ -20,7 +20,9 @@
 
 #include <deal.II/base/bounding_box.h>
 
+DEAL_II_DISABLE_EXTRA_DIAGNOSTICS
 #include <deal.II/boost_adaptors/point.h>
+DEAL_II_ENABLE_EXTRA_DIAGNOSTICS
 
 
 namespace boost
index 97ad3201f7706da5bf0a0b08ecd3b2fc2066d1a0..fc4733ca68333ad0119dcc5b55b16e8fbc73b351 100644 (file)
@@ -22,7 +22,9 @@
 
 #include <deal.II/boost_adaptors/point.h>
 
+DEAL_II_DISABLE_EXTRA_DIAGNOSTICS
 #include <boost/geometry/geometries/segment.hpp>
+DEAL_II_ENABLE_EXTRA_DIAGNOSTICS
 
 DEAL_II_NAMESPACE_OPEN
 
index 4369210a6090856923e7afc03913d4c76a60070b..cfcf54b21f0911cd794c8d9a85d8047a1cff269e 100644 (file)
@@ -41,6 +41,7 @@
 
 #  include <deal.II/numerics/rtree.h>
 
+DEAL_II_DISABLE_EXTRA_DIAGNOSTICS
 #  include <boost/archive/binary_iarchive.hpp>
 #  include <boost/archive/binary_oarchive.hpp>
 #  include <boost/geometry/index/detail/serialization.hpp>
@@ -54,7 +55,7 @@
 #    include <boost/iostreams/filtering_stream.hpp>
 #    include <boost/iostreams/stream.hpp>
 #  endif
-
+DEAL_II_ENABLE_EXTRA_DIAGNOSTICS
 
 #  include <bitset>
 #  include <list>

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.