]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Don't initialize stack-allocated array with local-constant length a0bb129e5a2e8580eb272d9a68ba054e7b170dba
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 17 Feb 2020 16:43:24 +0000 (17:43 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 17 Feb 2020 16:54:29 +0000 (17:54 +0100)
commita0bb129e5a2e8580eb272d9a68ba054e7b170dba
tree1c442691b9f429c500dad1e2a4b5878535b9ac00
parent8eef5ff1b22e4585ab90efc50618de7184646352
codegen: Don't initialize stack-allocated array with local-constant length

Fixes https://gitlab.gnome.org/GNOME/vala/issues/910
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/arrays/fixed-length-init0-not-allowed.vala [new file with mode: 0644]