]> git.ipfire.org Git - thirdparty/vala.git/commit
Fix explicit cast of instance method access to a delegate type
authorLuca Bruno <lucabru@src.gnome.org>
Mon, 11 Jul 2011 20:37:51 +0000 (22:37 +0200)
committerLuca Bruno <lucabru@src.gnome.org>
Mon, 11 Jul 2011 21:02:12 +0000 (23:02 +0200)
commiteb0b41fdda53e48c67031cb42f30698ef4e02007
treeaacd87209f0998f43d59ad01d991bb37ac1ebb5b
parente872f984de91a6fe916ec5b44935b29e585527c4
Fix explicit cast of instance method access to a delegate type

Fixes bug 539166.
tests/Makefile.am
tests/delegates/bug539166.vala [new file with mode: 0644]
vala/valacastexpression.vala