]> 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 08:56:47 +0000 (09:56 +0100)
commit4cab72e472f45743cf8ae888a54e4a8a1ec5db78
treebc6cd98faea29d6521522b709b7134a4f8ddb156
parentdb1ab2cf16e77f5fd9d5c878b4c0f755f4d4f8b7
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