]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Don't call get_ccode_finish_instance() with non-async methods
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 4 Jun 2020 06:10:21 +0000 (08:10 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 4 Jun 2020 06:34:30 +0000 (08:34 +0200)
commitf6f73ee92cc9fc269a9b85b027e839c4ebcae627
treece14d3f251aebfc13ef0656c32f2cc3e26c2e426
parent35f72f3ecdf0d61d0e67cd4f72c29fee2c3c9a55
codegen: Don't call get_ccode_finish_instance() with non-async methods

and restrict evaluation of CCode.finish_* attributes to async methods only
codegen/valaccode.vala
codegen/valaccodebasemodule.vala
codegen/valaccodemethodcallmodule.vala