]> granicus.if.org Git - graphviz/commit
add non-local names to Cgraph internal map as well as local names
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 1 Aug 2020 18:56:23 +0000 (11:56 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 8 Aug 2020 01:48:49 +0000 (18:48 -0700)
commit85b09cf13179b0e5ab8bddb4857e3d2af0a39a31
tree17d96b384172172c49e2279efe2c69f53a07ca40
parent4f283dd1c02a6a4999b53ad2fcbf2264a7074a8b
add non-local names to Cgraph internal map as well as local names

This allows the internal name->id map to track *all* names. Related to #1767.
lib/cgraph/id.c