]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Fix property access inside opaque compact class
authorPrinceton Ferro <princetonferro@gmail.com>
Mon, 30 Aug 2021 02:02:26 +0000 (22:02 -0400)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 30 Aug 2021 06:56:52 +0000 (08:56 +0200)
commit4e305e23c4de8e83bf106e2e202f5926c65670e2
treea848f62254814a0e6111de9d7d269b60e97e695c
parent4dd10cd63f28580d710d30c66ee7b504d17ce39f
codegen: Fix property access inside opaque compact class

Avoid using "priv" when accessing a private or internal field backing a
property of a compact class.
codegen/valaccodememberaccessmodule.vala
tests/semantic/class-opaque-automatic-property.c-expected
tests/semantic/class-opaque-automatic-property.vala