]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Type check for errors require an error expression
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 27 Nov 2018 13:24:03 +0000 (14:24 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 4 Dec 2018 12:17:04 +0000 (13:17 +0100)
commitabffaa62d026cd859ba89c22566e15abfcc1cdcd
tree4c6087863b2454c5cbc40020be68c8a905930c7e
parent9f774948642783b2a9ace817a9e33ae9d4e0f193
vala: Type check for errors require an error expression

Fixes https://gitlab.gnome.org/GNOME/vala/issues/362
tests/Makefile.am
tests/errors/invalid-type-check.test [new file with mode: 0644]
vala/valatypecheck.vala