boxmodels: make them compile with -pedantic
tested on GCC 4.3 and GCC 4.6. Due to an incompatibility between those two compilers (GCC 4.3 expects that there's no semicolon behind static_assert(), GCC 4.6 requires one), it only compiles on GCC 4.6. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7288 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- dumux/boxmodels/1p2c/1p2cmodel.hh 1 addition, 1 deletiondumux/boxmodels/1p2c/1p2cmodel.hh
- dumux/common/propertysystem.hh 26 additions, 30 deletionsdumux/common/propertysystem.hh
- dumux/common/quad.hh 17 additions, 17 deletionsdumux/common/quad.hh
- dumux/common/splinecommon_.hh 1 addition, 1 deletiondumux/common/splinecommon_.hh
- dumux/common/valgrind.hh 2 additions, 2 deletionsdumux/common/valgrind.hh
- dumux/material/components/h2o.hh 5 additions, 1 deletiondumux/material/components/h2o.hh
- dumux/material/components/iapws/common.hh 28 additions, 9 deletionsdumux/material/components/iapws/common.hh
- dumux/material/components/simpleh2o.hh 4 additions, 1 deletiondumux/material/components/simpleh2o.hh
- dumux/material/constants.hh 22 additions, 7 deletionsdumux/material/constants.hh
- dumux/material/idealgas.hh 4 additions, 1 deletiondumux/material/idealgas.hh
- test/boxmodels/1p2c/tissue_tumor_problem.hh 0 additions, 12 deletionstest/boxmodels/1p2c/tissue_tumor_problem.hh
- test/boxmodels/2p/lensproblem.hh 2 additions, 1 deletiontest/boxmodels/2p/lensproblem.hh
- test/boxmodels/2p2c/injectionproblem.hh 7 additions, 3 deletionstest/boxmodels/2p2c/injectionproblem.hh
- test/boxmodels/2p2cni/waterairproblem.hh 7 additions, 4 deletionstest/boxmodels/2p2cni/waterairproblem.hh
- test/boxmodels/2pni/injectionproblem2pni.hh 9 additions, 6 deletionstest/boxmodels/2pni/injectionproblem2pni.hh
- test/boxmodels/MpNc/obstacleproblem.hh 2 additions, 1 deletiontest/boxmodels/MpNc/obstacleproblem.hh
- test/boxmodels/richards/richardslensproblem.hh 5 additions, 2 deletionstest/boxmodels/richards/richardslensproblem.hh
- test/common/generalproblem/generallensproblem.hh 2 additions, 1 deletiontest/common/generalproblem/generallensproblem.hh
- tutorial/tutorialproblem_coupled.hh 2 additions, 1 deletiontutorial/tutorialproblem_coupled.hh
Loading
Please register or sign in to comment