]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Disallow resize() for constant arrays
authorwxx <769218589@qq.com>
Tue, 3 Aug 2021 15:07:49 +0000 (23:07 +0800)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 16 Aug 2021 10:17:29 +0000 (12:17 +0200)
commitc47d6c0106a8556480ff00e54b6eae0161582bc3
tree9befd7b341a6826276324b0451552cf2b78863d4
parentac3c0857127e2d3b3cbe948cad5be2c4ffa42c20
vala: Disallow resize() for constant arrays

See https://gitlab.gnome.org/GNOME/vala/issues/944
tests/Makefile.am
tests/arrays/resize-constant.test [new file with mode: 0644]
vala/valamemberaccess.vala