]> granicus.if.org Git - graphviz/commit
sparse cmp: rephrase a comparison to avoid a -Wfloat-equal warning
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 4 Sep 2021 01:07:41 +0000 (18:07 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 11 Sep 2021 15:34:08 +0000 (08:34 -0700)
commit1434b3bdbc02dc4bb9bdc62b7c4131be0fe4cef0
tree605f7e0fbcca5852e7715ee06980cb0a40286345
parent3258e343c1a3f17049b11ebd144cde5880a68040
sparse cmp: rephrase a comparison to avoid a -Wfloat-equal warning

Simply makes it clearer to the compiler what this code is doing.
lib/sparse/SparseMatrix.c