]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Fix binary 'in' operator on array with boxed value-typed needle 0a0a851198fb8dcc14e752a7e086418a69183511 120/head
authorAndrea Del Signore <sejerpz@gmail.com>
Fri, 3 Apr 2020 17:10:40 +0000 (19:10 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 11 Apr 2020 14:46:42 +0000 (16:46 +0200)
commit0a0a851198fb8dcc14e752a7e086418a69183511
tree50a70072f0a2340d8de3ed9d15ec7a39d4cb6724
parent4368a4fa667148378dcdbd251a4ae4e00c9a8e5a
codegen: Fix binary 'in' operator on array with boxed value-typed needle

See https://gitlab.gnome.org/GNOME/vala/issues/951
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/arrays/in-operator-with-boxed-needle.vala [new file with mode: 0644]