]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Transform assignment of an array element as needed
authorwxx <769218589@qq.com>
Tue, 30 Nov 2021 18:54:04 +0000 (02:54 +0800)
committerRico Tzschichholz <ricotz@ubuntu.com>
Fri, 4 Feb 2022 19:00:45 +0000 (20:00 +0100)
commit08e4b41a30b95fa4be1d611dfa86322ee06be1bf
tree686d495649417ceadbe63c441247882459bf8358
parenta3c81ea2910d581598f1fd4579b7a820f05f8035
vala: Transform assignment of an array element as needed

Fixes https://gitlab.gnome.org/GNOME/vala/issues/889
Fixes https://gitlab.gnome.org/GNOME/vala/issues/1258
tests/Makefile.am
tests/arrays/element-nullable-assignment.c-expected [new file with mode: 0644]
tests/arrays/element-nullable-assignment.vala [new file with mode: 0644]
tests/basic-types/string-array-append.c-expected [new file with mode: 0644]
tests/basic-types/string-array-append.vala [new file with mode: 0644]
vala/valaassignment.vala