]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Fix params-array in constructor for struct
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 15 Jul 2021 10:35:41 +0000 (12:35 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 22 Jul 2021 08:59:40 +0000 (10:59 +0200)
commitf872c6eec3ba22ab312c686f2518d1296e31dd82
treedb06e634e3eb53b1cdaaeccabe6bb482bc9107d9
parent957d09a4f004f6d168bd163b4e01938c332e696f
codegen: Fix params-array in constructor for struct

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1202
codegen/valaccodearraymodule.vala
tests/Makefile.am
tests/structs/constructor-params-array.vala [new file with mode: 0644]