]> https://gitweb.dealii.org/ - dealii.git/commit
Suppress clang warnings when compiling bundled boost 1.56 121/head
authorTimo Heister <timo.heister@gmail.com>
Fri, 29 Aug 2014 20:25:39 +0000 (16:25 -0400)
committerTimo Heister <timo.heister@gmail.com>
Fri, 29 Aug 2014 20:26:10 +0000 (16:26 -0400)
commit6ef47b59240c0ffdee5bbd865224643cefc98ee0
tree253350c848f849e688d85b002658ad1913c5d0f9
parenta82ce3d9d920aa8bd4fa05f1377a1dc8241551ec
Suppress clang warnings when compiling bundled boost 1.56

Clang generates a bunch of warnings of the type:
bundled/boost-1.56.0/include/boost/preprocessor/tuple/eat.hpp:23:26: warning: variadic macros are a C99 feature [-Wvariadic-macros]
bundled/boost-1.56.0/include/boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]

This patch just disables those warnings. Also see https://code.google.com/p/dealii/issues/detail?id=252
cmake/setup_compiler_flags_gnu.cmake

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.