]> git.ipfire.org Git - thirdparty/vala.git/commit
Fix type checking when using generics in combination with subtyping
authorMatthias Berndt <matthias_berndt@gmx.de>
Mon, 8 Aug 2016 17:41:33 +0000 (19:41 +0200)
committerJürg Billeter <j@bitron.ch>
Wed, 28 Sep 2016 07:15:13 +0000 (09:15 +0200)
commit03f8e291755297ae3c39520cd08d0df9684a9e66
tree75a9a625edd0ff934179c4a4418a63c8758eb94b
parent52406608968d7056adc6cefaab2a834d8b4c1636
Fix type checking when using generics in combination with subtyping

https://bugzilla.gnome.org/show_bug.cgi?id=615830
tests/Makefile.am
tests/objects/bug615830-1.test [new file with mode: 0644]
tests/objects/bug615830-2.test [new file with mode: 0644]
tests/objects/generics.vala [new file with mode: 0644]
vala/valadatatype.vala
vala/valasemanticanalyzer.vala