]> git.ipfire.org Git - thirdparty/vala.git/commit
girparser: Detect and replace "-" in parameter names
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 22 Oct 2019 16:42:16 +0000 (18:42 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 22 Oct 2019 16:44:36 +0000 (18:44 +0200)
commit51cb3436bcf46ade77b84a4ed51414505938b932
tree481e43412fdca78357381487bbf72f844d42ca1e
parentb540e4e6c85b4003208283e525ef806d7e75cb6c
girparser: Detect and replace "-" in parameter names

... to avoid generating bindings with invalid syntax.
vala/valagirparser.vala