]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Do not allow to .resize() on arrays with fixed length
authorFlorian Brosch <flo.brosch@gmail.com>
Wed, 17 Sep 2014 12:49:00 +0000 (14:49 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 29 Oct 2019 15:48:33 +0000 (16:48 +0100)
commit2e62cf3188b953498559d2cf96045a43bb0f98c8
tree323056259c7038c1c4eea96a9ae9557fca7ea497
parentff3ec833e0ed28dabf61d66c52dc67e473e3551a
vala: Do not allow to .resize() on arrays with fixed length
tests/Makefile.am
tests/arrays/fixed-length-resize-invalid.test [new file with mode: 0644]
vala/valamemberaccess.vala