]> https://gitweb.dealii.org/ - dealii.git/commitdiff
move -Wno-parentheses 16316/head
authorTimo Heister <timo.heister@gmail.com>
Mon, 4 Dec 2023 14:08:15 +0000 (09:08 -0500)
committerTimo Heister <timo.heister@gmail.com>
Mon, 4 Dec 2023 14:08:15 +0000 (09:08 -0500)
bundled/setup_bundled.cmake
cmake/modules/FindDEAL_II_KOKKOS.cmake

index c9e9165c219dabe16db6435188a2e06d7f7c6d9d..944ebd8d94aee29f2115679f46a1efc0d8edbea0 100644 (file)
@@ -58,6 +58,7 @@ macro(feature_boost_configure_bundled)
   endif()
 
   enable_if_supported(DEAL_II_WARNING_FLAGS "-Wno-unused-local-typedefs")
+  enable_if_supported(DEAL_II_WARNING_FLAGS "-Wno-parentheses")
 
   list(APPEND DEAL_II_BUNDLED_INCLUDE_DIRS ${BOOST_FOLDER}/include)
 endmacro()
index d41b59033822bd6e1f3239ca6930da35d15372cb..e39e93ea262d819a12cff307b39848e5d6dbefa2 100644 (file)
@@ -66,9 +66,6 @@ else()
       enable_if_supported(DEAL_II_CXX_FLAGS "-Xcudafe --diag_suppress=177")
       # warning #284-D: NULL reference is not allowed
       enable_if_supported(DEAL_II_CXX_FLAGS "-Xcudafe --diag_suppress=284")
-      # extra parentheses:
-      enable_if_supported(DEAL_II_CXX_FLAGS "-Wno-parentheses")
-
     endif()
   endif()
 

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.