]> git.ipfire.org Git - thirdparty/vala.git/commit
Fix type parameter check for overriding generic methods
authorJürg Billeter <j@bitron.ch>
Mon, 26 Sep 2016 17:07:17 +0000 (19:07 +0200)
committerJürg Billeter <j@bitron.ch>
Mon, 26 Sep 2016 18:09:00 +0000 (20:09 +0200)
commitdadf2b48d4da3f1afd95991bec4d4179e231b010
tree45b603b71d2ba5a733592848ae424770196fafb9
parentad9fa2ab57b2bdf81cc594bc6955a0bb46a08bec
Fix type parameter check for overriding generic methods

https://bugzilla.gnome.org/show_bug.cgi?id=771964

Reported-by: Sebastian Reichel <sre@ring0.de>
tests/Makefile.am
tests/methods/bug771964.vala [new file with mode: 0644]
vala/valaarraytype.vala
vala/valadatatype.vala
vala/valamethod.vala
vala/valamethodcall.vala
vala/valapointertype.vala
vala/valasemanticanalyzer.vala