]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Accept "unowned var" as type for foreach variable declaration
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 9 Nov 2020 16:02:50 +0000 (17:02 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 10 Nov 2020 08:14:29 +0000 (09:14 +0100)
commitd43edc5a6f17f5c2f515f6e659da83c73ce639fa
tree5a646aef9182f580621c4648177a9cc022a54b4c
parentd45eee6e8c233e15383b57f1dd0706f93084ccc2
vala: Accept "unowned var" as type for foreach variable declaration

In addition to 39331e235f1183223c8ea685e3501ab4ca932c8f

See https://gitlab.gnome.org/GNOME/vala/issues/152
tests/Makefile.am
tests/parser/foreach.vala [new file with mode: 0644]
vala/valaforeachstatement.vala
vala/valaparser.vala