]> https://gitweb.dealii.org/ - dealii.git/commitdiff
github-actions: Do not treat `tautological-constant-compare` as error. 15327/head
authorMarc Fehling <mafehling.git@gmail.com>
Tue, 6 Jun 2023 03:09:47 +0000 (21:09 -0600)
committerMarc Fehling <mafehling.git@gmail.com>
Wed, 7 Jun 2023 20:08:14 +0000 (14:08 -0600)
.github/workflows/linux.yml

index 6825d37afca878d471a540443d1d53a6b06bf977..61cd382a6b153b66941b112ea049ed3abc7698ad 100644 (file)
@@ -332,7 +332,7 @@ jobs:
         cd build
         cmake -D CMAKE_BUILD_TYPE=Debug \
               -D CMAKE_CXX_COMPILER=icpx \
-              -D DEAL_II_CXX_FLAGS='-Werror -fno-finite-math-only' \
+              -D DEAL_II_CXX_FLAGS='-Werror -Wno-error=tautological-constant-compare' \
               -D DEAL_II_EARLY_DEPRECATIONS=ON \
               -D DEAL_II_WITH_MPI=ON \
               -D DEAL_II_WITH_LAPACK=ON \

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.