]> git.ipfire.org Git - thirdparty/vala.git/commit
parser: Don't bail parsing of yield expression on error
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 17 Oct 2021 07:15:58 +0000 (09:15 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 19 Oct 2021 07:39:50 +0000 (09:39 +0200)
commit942f36154e7021eee8f8568967677e2853ae49b2
tree95c10c3b7928877c05ac2ca2cc7f42b8d1765610
parentc6c1c42f655f3438bd75133f7b92aa4da0e143ab
parser: Don't bail parsing of yield expression on error

Reporting the error is enough to handle this properly.
vala/valaparser.vala