]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Improve check of generic type references in static contexts
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 30 Jan 2022 17:07:23 +0000 (18:07 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 30 Jan 2022 17:10:05 +0000 (18:10 +0100)
commit7b5c4f538cc1a1d1bf02b309f1e6286927901d87
tree784e45649088fb190fcd9ac8591ff9154c2a0bdc
parent9086fb192385243fbedd0c6ce5a9fb474ce5f6a1
vala: Improve check of generic type references in static contexts

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1284
tests/Makefile.am
tests/generics/method-parameter-unknown-type-parameter-2.test [new file with mode: 0644]
tests/generics/method-parameter-unknown-type-parameter.test [new file with mode: 0644]
tests/generics/method-return-unknown-type-parameter-2.test [new file with mode: 0644]
tests/generics/method-return-unknown-type-parameter.test [new file with mode: 0644]
vala/valamethod.vala