]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Merge pull request #100 from bangerth/silence-warning-2
authorTimo Heister <timo.heister@gmail.com>
Wed, 20 Aug 2014 19:02:09 +0000 (15:02 -0400)
committerTimo Heister <timo.heister@gmail.com>
Wed, 20 Aug 2014 19:02:09 +0000 (15:02 -0400)
Silence a warning from gcc 4.9.1. The warning pertained to the fact that we define a function in an anonymous
namespace that is only called from a function inside an #ifdef ... #endif
block. The solution is to move the function into #ifdef ... #endif as well.

This addresses this test result: http://cdash.kyomu.43-1.org/viewBuildError.php?type=1&buildid=11683


Trivial merge

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.