]> granicus.if.org Git - graphviz/commit
remove 'intptr_t' existence checks
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 20 Nov 2022 19:29:55 +0000 (11:29 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 22 Nov 2022 16:03:15 +0000 (08:03 -0800)
commit8ba81fcb874e1acb5c5c5d2c49af4472d58dd1ae
tree4e8466dc1039a3f72df3f81549588299cdf0a75f
parenteb779a929b7000a20e233060968e32fc2419704a
remove 'intptr_t' existence checks

The majority of Graphviz code was using the types `intptr_t` and `uintptr_t`
unconditionally. So it seems safe to assume that any compliant C99 environment
has both of these.
cmake/config_checks.cmake
config-cmake.h.in
configure.ac
lib/gvpr/compile.c
windows/include/config.h