]> 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 06:33:22 +0000 (08:33 +0200)
commitbcb2254ac84187a5ea4a2c25e0f7685e8a3171d4
treebb14dcd79007512597f0ea58652af342356df946
parentaa516d395dd1bb698ea9f55e268b29a327f12317
parser: Don't bail parsing of yield expression on error

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