]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Add local-variables to current scope regardless its error state
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 22 Feb 2020 15:00:22 +0000 (16:00 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 22 Feb 2020 15:01:32 +0000 (16:01 +0100)
commitdea6e30ad81e6da4ae6777365827956c4d8ab46f
treee18571cfbbae988d4468e132bb5c7a783d23cdc3
parente5907252d4166adcc50969c1cc3aa6493760504e
vala: Add local-variables to current scope regardless its error state

This avoids subsequent errors which are not useful to report when the user
actually defined it.
vala/valalocalvariable.vala
vala/valamemberaccess.vala