]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Don't tweak closure on static lambdas
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 21 Jan 2019 16:31:07 +0000 (17:31 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 21 Jan 2019 16:31:07 +0000 (17:31 +0100)
commit8b27678dbbc4810b1bf15f5cdbe7a63d22b26ad0
tree6d76df623953ed9528f15b7e93eeabbff9312919
parent345f6251c6102854a2a55ae9885a8ec89fe9bfb8
vala: Don't tweak closure on static lambdas

Regression of 92ba4e178723b1aa6404da556c79b08abe5eaf05

Fixes https://gitlab.gnome.org/GNOME/vala/issues/740
tests/Makefile.am
tests/delegates/lambda-mixed-instance-static.vala [new file with mode: 0644]
vala/valamethodcall.vala