]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Use correct value-type for ArrayCreationExpression used as argument
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 15 Jun 2020 18:18:11 +0000 (20:18 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 15 Jun 2020 18:18:35 +0000 (20:18 +0200)
commitd906da86aead742623ce04efde3620a4f8719835
tree76f63b1789f3f38787cebca61b9fcd1137f37992
parent948edc40467d158bbfd2666424beae2d8b2758c0
vala: Use correct value-type for ArrayCreationExpression used as argument

Copy fixed_length and inline_allocated attributes from formal-target-type.

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1009
tests/Makefile.am
tests/methods/parameter-fixed-array-initializer.vala [new file with mode: 0644]
vala/valaarraycreationexpression.vala