]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Report error for non ErrorType in throws
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 23 Oct 2021 13:27:12 +0000 (15:27 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 23 Oct 2021 13:27:12 +0000 (15:27 +0200)
commitd622c776898fb250c02566762d70b466246833f4
treed48e2f0644d01d47eb6046c0be9164753a2588cc
parenteae660f3065f2557cc9056046b677b509691331d
vala: Report error for non ErrorType in throws
tests/Makefile.am
tests/errors/delegate-throws-no-error-type.test [new file with mode: 0644]
tests/errors/method-throws-no-error-type.test [new file with mode: 0644]
vala/valadelegate.vala
vala/valamethod.vala