]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Don't use inferred type for temp-value to access generic property
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 18 Oct 2020 19:08:46 +0000 (21:08 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 18 Oct 2020 19:17:40 +0000 (21:17 +0200)
commitb8bc5e2e44698cef18fa4378deafd737297fb65e
tree64fd63cb1f6d0f31d9637253b72104b5de9d88c2
parentdbf4e81d3e76857aa3bc18209cc958098672c669
codegen: Don't use inferred type for temp-value to access generic property

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1088
codegen/valaccodememberaccessmodule.vala
tests/Makefile.am
tests/generics/property-int-cast.vala [new file with mode: 0644]