]> granicus.if.org Git - graphviz/commit
lu_decompose: rephrase comparisons against 'biggest' to avoid equals
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 11 Sep 2021 17:10:42 +0000 (10:10 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 19 Sep 2021 02:31:32 +0000 (19:31 -0700)
commita7f3321d93ecdb8279d07c2a9433d423c8d36f57
tree76a9800afa17e80d6b131dfa9db66c4685fbe8ed
parent62b5c06a47b14a61dbe25f01931ea2bf5ad85a6e
lu_decompose: rephrase comparisons against 'biggest' to avoid equals

This squashes some -Wfloat-equal warnings, but has the same effect due to the
surrounding code ensuring `biggest` can only ever increase from 0.
lib/neatogen/lu.c