From 10aff4350eb5308b50ba00ceb7f2524e30125669 Mon Sep 17 00:00:00 2001 From: "Samuel E. Browne" Date: Wed, 8 Jan 2025 06:44:07 -0700 Subject: [PATCH] Fix `type-limits` compiler warning for GCC10 Looked at the code and the warning does seem correct. Signed-off-by: Samuel E. Browne --- .../frosch/src/InterfaceSets/FROSch_InterfaceEntity_def.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/shylu/shylu_dd/frosch/src/InterfaceSets/FROSch_InterfaceEntity_def.hpp b/packages/shylu/shylu_dd/frosch/src/InterfaceSets/FROSch_InterfaceEntity_def.hpp index 1b842a939a75..8ec3e3b1f346 100644 --- a/packages/shylu/shylu_dd/frosch/src/InterfaceSets/FROSch_InterfaceEntity_def.hpp +++ b/packages/shylu/shylu_dd/frosch/src/InterfaceSets/FROSch_InterfaceEntity_def.hpp @@ -117,7 +117,7 @@ namespace FROSch { FROSCH_ASSERT(nDofs<=DofsPerNode_,"nDofs>DofsPerNode_."); for (unsigned i=0; i