GAsync: Fix non-closure lambda expressions in instance methods
commitd32e981f704891e7532d15c8458c752fec86f7df
authorJürg Billeter <j@bitron.ch>
Fri, 16 Oct 2009 15:59:30 +0000 (16 17:59 +0200)
committerJürg Billeter <j@bitron.ch>
Fri, 16 Oct 2009 15:59:56 +0000 (16 17:59 +0200)
treec67395a3b27843012c89ff9d0a36c39da40d79a2
parente4a3bc64f91a4142389a86c71916ea5a4ae924c7
GAsync: Fix non-closure lambda expressions in instance methods

Fixes bug 598697.
codegen/valaccodedelegatemodule.vala
tests/Makefile.am
tests/asynchronous/bug598697.vala [new file with mode: 0644]