]> granicus.if.org Git - graphviz/commit
smyrna: use an 'unsigned' for 'topviewcache.seledge_id'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 7 Sep 2022 04:45:53 +0000 (21:45 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 10 Sep 2022 00:11:28 +0000 (17:11 -0700)
commit9074437e0250a1e25fc0f76a54b926c6693dde8c
treecfe402037afa6e2bf77aca22dcb509031f1265ca
parent52ddaeb3be1bd6d1a18265818107269694b91733
smyrna: use an 'unsigned' for 'topviewcache.seledge_id'

Squashes 4 -Wsign-conversion warnings. Note that this also changes the sentinel
from `-1` to `UINT_MAX`.
cmd/smyrna/smyrnadefs.h
cmd/smyrna/topviewfuncs.c