]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Accept enum-values as length for inline allocated arrays bc8bf47d67d1056522f5e65c188e542b94a95449
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 14 Mar 2020 14:15:51 +0000 (15:15 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 14 Mar 2020 14:24:44 +0000 (15:24 +0100)
commitbc8bf47d67d1056522f5e65c188e542b94a95449
treedecbc3f633a8e912ffdeb44b6c3d6b4a970d13ac
parentccf932f616dc60b856a37f28924b35e52d3d4e83
vala: Accept enum-values as length for inline allocated arrays

Fixes https://gitlab.gnome.org/GNOME/vala/issues/935
tests/Makefile.am
tests/arrays/fixed-length-enum-value.vala [new file with mode: 0644]
vala/valaarraytype.vala