]> granicus.if.org Git - graphviz/commit
gvpr: more tightly scope 'nextg'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 28 Aug 2022 03:18:07 +0000 (20:18 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 30 Aug 2022 14:55:43 +0000 (07:55 -0700)
commit11453c5fef652abfb751c6ee43b70b00b3efe6db
treee1d7e5c54868b737ace4a1ec8656427d66ff1199
parent64ee6634688d8a49d302b839d6308e2e3a410cbe
gvpr: more tightly scope 'nextg'

This squashes a -Wclobbered compiler warning. Though, as discussed in the prior
commit, I believe this to be a false positive.

As of this commit, Graphviz builds free of -Wclobbered warnings.

Gitlab: closes #1801
lib/gvpr/gvpr.c