]> git.ipfire.org Git - thirdparty/vala.git/commit
GAsync: Don't pass generic arguments to .end() calls
authorLuca Bruno <lucabru@src.gnome.org>
Sat, 29 Oct 2011 15:13:45 +0000 (17:13 +0200)
committerJürg Billeter <j@bitron.ch>
Wed, 30 Nov 2011 13:43:27 +0000 (14:43 +0100)
commit56c5649f69cd31d31913404d5f05922f61b70344
treea38bf61232bbda2caf28381e36cb4dec09597ea1
parent42fc97993e79f0089dde97bd42a81ffb6be069e3
GAsync: Don't pass generic arguments to .end() calls

Fixes bug 661961.
codegen/valaccodemethodcallmodule.vala
tests/Makefile.am
tests/asynchronous/bug661961.vala [new file with mode: 0644]