]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Revert "CMake: Silence warning w654 with icc: "overloaded virtual function is only...
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 23 Apr 2014 11:20:01 +0000 (11:20 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 23 Apr 2014 11:20:01 +0000 (11:20 +0000)
No not intended and we schould fix it..

git-svn-id: https://svn.dealii.org/trunk@32814 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/setup_compiler_flags_intel.cmake

index 6008630e1eea82f7bec812cc9e42655fdd01640f..33f19fc8fc195a01290fe733a95a944a1bb95fd7 100644 (file)
@@ -91,7 +91,6 @@ ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "-w2")
 #           references; however, it's the only useful way to do
 #           so if you need an invalid value for a reference)
 #   -w383  value copied to temporary, reference to temporary used
-#   -w654  overloaded virtual function is only partially overriden
 #   -w981  operands are evaluated in unspecified order
 #   -w1418 external function definition with no prior declaration
 #          (happens in boost)
@@ -111,7 +110,6 @@ ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "-wd193")
 ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "-wd279")
 ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "-wd327")
 ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "-wd383")
-ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "-wd654")
 ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "-wd981")
 ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "-wd1418")
 ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "-wd1478")

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.