]> granicus.if.org Git - graphviz/commit
dotgen: replace inline stack with generic implementation
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 22 Apr 2022 00:01:24 +0000 (17:01 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 22 Apr 2022 00:01:24 +0000 (17:01 -0700)
commit7f597bfcc667687f712598d24f4e8d19f662e32f
treee852fb9618018544cfde5df182d2065eb1bad226
parent784294673ff0afbc0474f85770fadb6565c19c63
dotgen: replace inline stack with generic implementation

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

Gitlab: #1793
lib/dotgen/decomp.c