]> https://gitweb.dealii.org/ - dealii.git/commit
Disable an assertion in BOOST that GCC 6.x warns about. 3087/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 8 Sep 2016 21:27:58 +0000 (15:27 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 8 Sep 2016 21:27:58 +0000 (15:27 -0600)
commit15177d705250c6d552430516c5b0b2d9fe4f3bfa
treeb971a7f0fe9154ec0220552d2cd80e6d3c69445d
parent9a07c81658a97e0b48322c6ff28265729d7ea288
Disable an assertion in BOOST that GCC 6.x warns about.

GCC says that the compiler can assume that the address of the object that a reference
points to must be nonzero. That's correct. But the warning happens many times during
a build. Since this is more of a sanity check for what the BOOST people are doing
internally, I think there is little harm in just removing the assertion -- we
don't change the BOOST code anyway.
bundled/boost-1.56.0/include/boost/archive/detail/basic_serializer.hpp

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.