]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Move nullable setting of LocalVariable with reference type to check() b9f8e20c75fb2f023f3b54979e1d25cac13071a9
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 16 Oct 2018 20:19:24 +0000 (22:19 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 17 Oct 2018 13:41:50 +0000 (15:41 +0200)
commitb9f8e20c75fb2f023f3b54979e1d25cac13071a9
treeb02b5e0f876c059fa82a102c7c3a276679ff3442
parentdc7202d69d9945a31e0b89caf6a5731aef60fabc
vala: Move nullable setting of LocalVariable with reference type to check()

... and keep skipping it in non-null mode.

Originally introduced with 80c18a1d1ff357be7f1d0f50f1aa331f206a0a0a

Fixes https://gitlab.gnome.org/GNOME/vala/issues/684
vala/valalocalvariable.vala
vala/valasymbolresolver.vala