Skip to content

[warning] avoid tautological compare, use signbit instead

Christian Engwer requested to merge bugfix/amg-tautological-compare into master

small fix t avoid compiler warnings and properly handle range checking for potentially unsigned int values...

Merge request reports