]> https://gitweb.dealii.org/ - dealii.git/commit
Suppress warnings of the following kind:
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 1 Oct 2013 20:36:19 +0000 (20:36 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 1 Oct 2013 20:36:19 +0000 (20:36 +0000)
commit155850ff0f0ec8dda310c55eda57ee4cc4e44ba0
treed76c27635beea92fc72fe2d47ae52184e32c0bd2
parent69dd37584eb99654d22b7cc14b455dae3da25a33
Suppress warnings of the following kind:
..................
/.../deal.II/source/numerics/matrix_tools.cc(2088): warning #2536: type qualifiers are meaningless here

                  bool (*comp)(const typename SparseMatrix<number>::iterator::value_type p,
                               ^
..................
Avoiding the 'const' here is not always completely possible in
template contexts, depending on whether 'value_type' already
has the 'const' in it or not.

git-svn-id: https://svn.dealii.org/trunk@31060 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/cmake/setup_compiler_flags_intel.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.