]> git.ipfire.org Git - thirdparty/vala.git/commit
Fix checking access to async callback for base methods
authorLuca Bruno <lucabru@src.gnome.org>
Fri, 22 Apr 2011 17:28:42 +0000 (19:28 +0200)
committerLuca Bruno <lucabru@src.gnome.org>
Fri, 22 Apr 2011 17:35:10 +0000 (19:35 +0200)
commit9ee54bf41b8cf4ea29bb673e75557014a5f83d9f
tree789fc33a052c7af718b85f074d03578314289b3d
parenta90cf0a8e993501d708a070da3a870fe99deff00
Fix checking access to async callback for base methods

Fixes regression introduced by 474611603ae6df7792f4dc2f107.
tests/Makefile.am
tests/asynchronous/bug646945.vala [new file with mode: 0644]
vala/valamemberaccess.vala