]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Report error for missing type-parameter on enclosing type
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 19 Nov 2017 15:27:22 +0000 (16:27 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 9 Dec 2017 13:29:36 +0000 (14:29 +0100)
commit31d1b953401f99992307a962a702cf62c9b70f2a
treec19ae8799825cb0014e0246a247f3b573d6f8a31
parentf2208a804ceee5b221c4ba20e0c30d9b2878a5c6
vala: Report error for missing type-parameter on enclosing type

Make a qualified guess for the cause of the problem instead of triggering
an assertion.

https://bugzilla.gnome.org/show_bug.cgi?id=587905
tests/Makefile.am
tests/objects/bug587905.test [new file with mode: 0644]
vala/valasemanticanalyzer.vala