]> 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>
Wed, 26 Jan 2022 13:31:28 +0000 (14:31 +0100)
commitf853104ebf94ce1f72ab408dc5d5b50c81b69d51
tree4f7d2baae86f7208f116c51f2fa566b7a88941f1
parent224051f9c55ac1d9f71efe9a29dfac5d7c02bedf
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