-
- Downloads
silence warnings about unused variables
This addresses several compiler warnings from GCC 8 of the form dune/istl/repartition.hh:968:22: warning: unused variable ‘wgtflag’ [-Wunused-variable] and dune/istl/repartition.hh:976:13: warning: variable ‘options’ set but not used [-Wunused-but-set-variable]
Loading
-
mentioned in commit 2fc7e4f0
-
mentioned in merge request !225 (merged)
-
mentioned in commit 5d4f0c2a
Please register or sign in to comment