]> 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>
Thu, 21 Oct 2021 11:54:24 +0000 (13:54 +0200)
commit01b87299042d891d61bea9966b98e0de6d156c58
treea112821b367e5c096fb8ccabe3ebcac3e2333e8c
parent7996b74c846ad04a165630f196f4af26f7749d47
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