]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Don't uncoditionally null check callback_func for GLib.Closure
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 24 Jan 2022 09:17:46 +0000 (10:17 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Fri, 4 Feb 2022 18:59:00 +0000 (19:59 +0100)
commit1bcd7d6ba017b2aa2e952d2c1a8408e7312e37cb
treea1b8a9e87bbce2aef6cc9ced56bf141e141ea4ca
parent66eca5a3dea1348e40feb1b636452e5b2db15ce7
codegen: Don't uncoditionally null check callback_func for GLib.Closure

Found by -Werror=address with GCC 12

See https://gitlab.gnome.org/GNOME/vala/issues/1282
codegen/valaccodemethodcallmodule.vala
tests/delegates/gclosure-conversion.c-expected
tests/delegates/gclosure-conversion.vala
vala/valacastexpression.vala
vala/valamemberaccess.vala