]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Use correct target/destroy of delegate field initializer
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 31 Jan 2022 15:37:44 +0000 (16:37 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 31 Jan 2022 15:37:44 +0000 (16:37 +0100)
commit8885d2438299f2e860775452d8226725ee3853ed
tree9712bc7ed01ce58297efbd2180b927c6f163cca8
parent7b5c4f538cc1a1d1bf02b309f1e6286927901d87
codegen: Use correct target/destroy of delegate field initializer

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1285
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/delegates/class-field-initializer.c-expected [new file with mode: 0644]
tests/delegates/class-field-initializer.vala [new file with mode: 0644]