]> https://gitweb.dealii.org/ - dealii.git/commit
Silence a warning from gcc 4.9.1. 100/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 20 Aug 2014 18:49:26 +0000 (13:49 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 20 Aug 2014 18:49:26 +0000 (13:49 -0500)
commit85029988ae6891e056029c37414f8ef65fca9948
treeb1dc8db2254a911e41cf14d103a94d8499a1ddfd
parent9080740c5b4245ab1f16345b0d7e29531d197bdf
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
source/base/data_out_base.cc

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.