]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Use a parameter-map for creation of delegate declaration
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 10 Jan 2019 08:21:54 +0000 (09:21 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 10 Jan 2019 11:44:29 +0000 (12:44 +0100)
commit704188bf81302862a45ed1b9a4ac336225598e50
tree331d9438fd136a16cdb0e9d4ffcdb985bed16c8c
parentb98377c8dd7f1f97516de82ab73835d0595ce639
codegen: Use a parameter-map for creation of delegate declaration

This is required to take instance_pos into account and will allow the error
parameter to be put before the target (aka instance) in delegates.

See https://gitlab.gnome.org/GNOME/vala/issues/728
codegen/valaccodedelegatemodule.vala