]> https://gitweb.dealii.org/ - dealii.git/commitdiff
enable MSVC warning w4661 5228/head
authorTimo Heister <timo.heister@gmail.com>
Wed, 11 Oct 2017 17:29:54 +0000 (13:29 -0400)
committerTimo Heister <timo.heister@gmail.com>
Wed, 11 Oct 2017 17:29:54 +0000 (13:29 -0400)
As discovered in #5225, these warnings are useful.

cmake/setup_compiler_flags_msvc.cmake

index f4cfcabc2d64a7c3ccebd2cb3fe040619204c9c2..54406de6e2f7c4b3bbe2c753428a2c203be7f721 100644 (file)
@@ -63,7 +63,6 @@ ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "/wd4244")
 ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "/wd4267")
 ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "/wd4996")
 ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "/wd4355")
-ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "/wd4661")
 ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "/wd4800")
 ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "/wd4146")
 ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "/wd4667")

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.