]> granicus.if.org Git - graphviz/commit
lefty SFstatAndCheck: use 'size_t' variables when dealing with buffer sizes
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 18 Sep 2021 01:37:57 +0000 (18:37 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 19 Sep 2021 18:00:08 +0000 (11:00 -0700)
commit53f5721d84e9f6d043bd34ff756d455601d92fd7
treed56afb25adff448e2bdb38ea5c6b3d35ac42a171
parentd339130c9a3ddd4c4e09d532bcc254094b7567f4
lefty SFstatAndCheck: use 'size_t' variables when dealing with buffer sizes

Squashes two -Wconversion warnings and improves portability.
cmd/lefty/ws/x11/libfilereq/Draw.c