]> 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, 28 Feb 2019 17:25:39 +0000 (18:25 +0100)
commitea391b5ac6b8657318f43ac110d07602375b71d9
treed4b889014ebbe0901f9911ecf6117246922ef474
parent8d8d3f3d208c96b367778443062ce49d7ee8bdd4
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