]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Check type-arguments in base-types/prerequisites of class/interface
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 13 Feb 2021 13:47:03 +0000 (14:47 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 27 Feb 2021 19:19:14 +0000 (20:19 +0100)
commitf2b54885bd656c34a7b7c4de6b885886e44d66d0
tree4b8a61e935f98abcd012cf544802419f9b559713
parente4d38adf885e5bc5760b7ec03fab5ce99b06bd12
vala: Check type-arguments in base-types/prerequisites of class/interface

Fixes https://gitlab.gnome.org/GNOME/vala/issues/404
tests/Makefile.am
tests/generics/arrays-not-supported-2.test [new file with mode: 0644]
tests/generics/arrays-not-supported-3.test [new file with mode: 0644]
vala/valaclass.vala
vala/valainterface.vala