]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add comment for the commit fixing the issue
authorDaniel Arndt <arndtd@ornl.gov>
Tue, 10 Jan 2023 17:11:48 +0000 (17:11 +0000)
committerDaniel Arndt <arndtd@ornl.gov>
Tue, 10 Jan 2023 17:11:48 +0000 (17:11 +0000)
source/grid/grid_tools.cc
source/particles/particle_handler.cc

index 9e6454e1701a899d7ab73553e2ab9bce2acb017d..1c458b7f384671ee7f8e7a7858b66eeb316e4dfe 100644 (file)
@@ -3012,6 +3012,8 @@ namespace GridTools
           }
         else
           {
+            // Fixed in
+            // https://github.com/boostorg/numeric_conversion/commit/50a1eae942effb0a9b90724323ef8f2a67e7984a
 #if !defined(__INTEL_LLVM_COMPILER) || BOOST_VERSION >= 108100
             if (!used_vertices_rtree.empty())
               {
index 1b143457b66b9abf2c95230e4806eb80c13b0961..2c089e3acc5c6e05a95dceaea87b3a604a4ee759 100644 (file)
@@ -1393,6 +1393,8 @@ namespace Particles
                 }
             }
 
+            // Fixed in
+            // https://github.com/boostorg/numeric_conversion/commit/50a1eae942effb0a9b90724323ef8f2a67e7984a
 #if !defined(__INTEL_LLVM_COMPILER) || BOOST_VERSION >= 108100
           if (!found_cell)
             {

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.