]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Correctly handle chain up of struct creation methods
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 11 Dec 2021 09:34:03 +0000 (10:34 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 9 Jan 2022 09:11:49 +0000 (10:11 +0100)
commit2343e3fcd6add34d8ce6e46a1a881661efa2ecab
tree674db591a39d209ea891f1810162f4998469afae
parent0423a6337884a319cafdba369525e406a0e0c822
codegen: Correctly handle chain up of struct creation methods

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1264
codegen/valaccodebasemodule.vala
codegen/valaccodemethodmodule.vala
tests/chainup/struct-base-foo.vala
tests/chainup/struct-this-foo.vala
vala/valamethodcall.vala
vala/valaobjectcreationexpression.vala