]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Don't ignore errors in Parameter and acknowledge them further
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 5 Feb 2020 07:32:53 +0000 (08:32 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 5 Feb 2020 07:32:53 +0000 (08:32 +0100)
commit91b7b02916c34922bb6afd853d6d3764ac33def5
tree33195744bd560a658a9fd2613d22e297970d1fa4
parent5eecd3beff3a71f60cfa136f8879f69c905300a6
vala: Don't ignore errors in Parameter and acknowledge them further

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