]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix compiler warning with clang-16 15326/head
authorMartin Kronbichler <martin.kronbichler@uni-a.de>
Wed, 7 Jun 2023 19:15:23 +0000 (21:15 +0200)
committerMartin Kronbichler <martin.kronbichler@uni-a.de>
Wed, 7 Jun 2023 19:15:23 +0000 (21:15 +0200)
source/grid/grid_tools.cc

index e3efdb2e1ca9eb1459fd1e9913e24dcd26824ac3..ef9414da49649c18b5f4ce007d6086c21b6e0ffa 100644 (file)
@@ -2885,6 +2885,7 @@ namespace GridTools
                            return cell_marked(cell);
                          });
     };
+    (void)any_cell_marked;
 
     while (found_cell == false)
       {

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.