]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Add implicit parameter and instance checks in async method 43f3e2ca534d082433fbe62aa347b7af443f9f33
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 9 Jun 2020 14:22:17 +0000 (16:22 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 9 Jun 2020 15:04:27 +0000 (17:04 +0200)
commit43f3e2ca534d082433fbe62aa347b7af443f9f33
tree4d234df55aba7f8d73377aeadb793a9acde31d6f
parent96c9e8ff84b149018ac777272fa3b9e2c238c010
codegen: Add implicit parameter and instance checks in async method

This is already done for every non-async method and can be disabled by
passing --disable-assert.

See https://gitlab.gnome.org/GNOME/vala/issues/1005
codegen/valagasyncmodule.vala