]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Really check compatiblity of error types for delegate symbol
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 21 Oct 2021 11:34:51 +0000 (13:34 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 24 Oct 2021 12:18:52 +0000 (14:18 +0200)
commit341636e62a6db27c6b2c060a4e296a894aa5d2f5
treea5ec049bd34c7ad657f41300e7da6c5223399c7e
parent9caa0a4ae705b7717f5c5f7a3ec7451ff0749e17
vala: Really check compatiblity of error types for delegate symbol

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1242
tests/Makefile.am
tests/delegates/incompatible-error-assignment.test [new file with mode: 0644]
vala/valadelegatetype.vala