]> granicus.if.org Git - graphviz/commit
gvpr: cast values when calling 'endBracket'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 7 Aug 2022 03:34:16 +0000 (20:34 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 10 Aug 2022 14:52:01 +0000 (07:52 -0700)
commitc86d17c620b54a26c80b78a75ea03f2cd85720e2
tree5674a80a6c8d8e5e669f63accfeb6b2f73764571
parent0f59d4ec37ab64928eb74ddcd62ea7783be9ad73
gvpr: cast values when calling 'endBracket'

Squashes 2 -Wconversion warnings and we know `c` is a char here.
lib/gvpr/parse.c