]> granicus.if.org Git - graphviz/commit
tred: [nfc] replace inline stack implementation with generic API
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 4 Feb 2022 07:28:43 +0000 (18:28 +1100)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 16 Apr 2022 03:13:40 +0000 (20:13 -0700)
commit83d963152dddf3d1fa291d28583c9ff4c22d8c9f
treee7636b7f8ab62373cdb6b1df192c86d92b728e8f
parentc519ef96e9003a64f54f3a25f70f5c4114491528
tred: [nfc] replace inline stack implementation with generic API

Similar to previous changes to `gc` in 4e2875fd7376338259dcb3ccc8f029d58bdf22dd,
this replaces some duplicated functionality with the generic Graphviz stack
implementation.

Gitlab: #1793
cmd/tools/tred.c
lib/cgraph/stack.h