]> https://gitweb.dealii.org/ - dealii.git/commit
Disable warning 327 for Intel compilers. This leads to (correct)
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 30 Sep 2013 18:40:42 +0000 (18:40 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 30 Sep 2013 18:40:42 +0000 (18:40 +0000)
commit8499289a7bfb4ae38cc27889fcce18607eb91bfb
tree7f26925254491386bb1bf74f29efbdcb25fed7b8
parent17e717d49eefcafbeae4e18bcccef3c0eb7208ea
Disable warning 327 for Intel compilers. This leads to (correct)
warnings of the kind

File: source/fe/fe_values.cc Line: 430

/.../deal.II/source/fe/fe_values.cc(430): warning #327: NULL reference is not allowed

      fe_values(*static_cast<dealii::FEValuesBase<dim, spacedim>*> (0)),
                ^
          detected during instantiation of "dealii::FEValuesViews::Tensor<2, dim, spacedim>::Tensor() [with dim=1, spacedim=1]" at line 76 of "/usr/include/c++/4.6/bits/stl_construct.h"

But we'd like to use this construct anyway.

git-svn-id: https://svn.dealii.org/trunk@31043 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.