]> granicus.if.org Git - graphviz/commit
common late_int: detect and reject int out of range
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 23 Dec 2022 02:55:25 +0000 (18:55 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 24 Dec 2022 18:48:38 +0000 (10:48 -0800)
commit73e95a07be81c41c08a71438de5f977ef7b6b312
treea9aa1a9d67f826dee3b741efdc6608cdd13ff56e
parent515afd9a6b66cd26db46c9e44c45ca783e50b5e7
common late_int: detect and reject int out of range

Squashes a -Wconversion warning.
lib/common/utils.c