]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Don't ignore inner errors in Block and acknowledge them further
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 27 Nov 2019 10:42:55 +0000 (11:42 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 27 Nov 2019 12:30:25 +0000 (13:30 +0100)
commit787a1e363e1f41e4c745cbc0ed4758c1c34fc2e8
tree0be3b82820634ffb4b84cddd603fa98d39781bed
parent34409b10f9ed1dd9cbdc110f8297a8efc34613f3
vala: Don't ignore inner errors in Block and acknowledge them further

This avoids useless subsequent errors and possible criticals while
operating on broken AST.
vala/valablock.vala
vala/valacreationmethod.vala
vala/valamethod.vala