]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Do not allow += for arrays with fixed length 7d3290e44c1acba6b18584f4c52d40765883b581
authorFlorian Brosch <flo.brosch@gmail.com>
Tue, 16 Sep 2014 22:17:01 +0000 (00:17 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 29 Oct 2019 15:18:34 +0000 (16:18 +0100)
commit7d3290e44c1acba6b18584f4c52d40765883b581
tree83d5bedcbaf406813de2e96b0556eda918bff240
parent7b2e66e1272d4f9f89664ab0ea328d6dea2d5f6d
vala: Do not allow += for arrays with fixed length
tests/Makefile.am
tests/arrays/fixed-length-concat-invalid.test [new file with mode: 0644]
vala/valabinaryexpression.vala