]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Suppress warnings of the following kind:
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 1 Oct 2013 20:36:19 +0000 (20:36 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 1 Oct 2013 20:36:19 +0000 (20:36 +0000)
commit4b4908d5113cbd50019d4088112529bb10c0b140
tree7b7d85beda5c96894b29e75a7b4b58be075b7c1c
parent3095adf4ac00c15b708bafdb4fdb44fea2e1c62b
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.