]> granicus.if.org Git - graphviz/commit
growops: squash a -Wsign-conversion warning
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 28 Jun 2022 01:44:18 +0000 (18:44 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 3 Jul 2022 04:40:20 +0000 (21:40 -0700)
commit3d3df1808ef472c7c324ed3da87a2432c270d6dd
treecf54836d42ae6f3cb23ea2b530eff397f9481163
parent28ac1565fd6cf0b2dd7acdcb8d0bda0c0c88ddac
growops: squash a -Wsign-conversion warning

By construction, `newopn` can only ever be non-negative here. Though in the long
term a more sweeping change should be done to count items in `size_t` variables
pervasively.
lib/pathplan/route.c