]> granicus.if.org Git - graphviz/commit
neatogen constraint: use 'size_t' to count points
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 6 Dec 2022 04:58:23 +0000 (20:58 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 6 Dec 2022 04:58:23 +0000 (20:58 -0800)
commitff4736d8ab4a1ea99ee6dbb00c0d2a195e4b379a
treebe9e63c66f7e457d8feeacc09735b071c07b7ba0
parent1b32744f33d544e236092b879a007d8facd35bd4
neatogen constraint: use 'size_t' to count points

Squashes five -Wsign-conversion warnings. This requires a few cascading changes
to various callees here.
lib/neatogen/constraint.c