]> https://gitweb.dealii.org/ - dealii.git/commit
suppress more warnings in external libs 2183/head
authorTimo Heister <timo.heister@gmail.com>
Sun, 14 Feb 2016 13:47:14 +0000 (08:47 -0500)
committerTimo Heister <timo.heister@gmail.com>
Sun, 14 Feb 2016 13:47:14 +0000 (08:47 -0500)
commit7c9fd7817959a845ea9c14ab5e6f835bbfdf0d20
treedf5f664cdb5071dc455328c542781eea13e76b93
parentd4d2cec79658b3ee8861ac769e954831e9efb70b
suppress more warnings in external libs

this suppresses:
/ssd/libs-candi/trilinos-12.4.2-Source/include/Amesos2_Superludist_FunctionMap.hpp:285:17: warning: comparison of constant 67 with expression of type 'SLUD::DiagScale_t' is always false [-Wtautological-constant-out-of-range-compare]
      char eq = AMESOS2_SLUD_GET_EQUED(*equed);

and

/ssd/libs-candi/trilinos-12.4.2-Source/include/Tpetra_Experimental_BlockCrsMatrix_def.hpp:2826:3: warning: all paths through this function will call itself [-Winfinite-recursion]
include/deal.II/base/config.h.in

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.