]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Improve context check whether property is writeable on assignments
authorRico Tzschichholz <ricotz@ubuntu.com>
Fri, 26 Feb 2021 14:55:09 +0000 (15:55 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Fri, 26 Feb 2021 15:13:13 +0000 (16:13 +0100)
commit0e54960ff6b1773d78da4e06e972e6cd5f6eecdd
tree3362108afa6292592575f1c8af0e70071e573b22
parent8a1de7a5c0b918f107472aec2c91b59e5af96e34
vala: Improve context check whether property is writeable on assignments
tests/Makefile.am
tests/objects/property-construct-only-write-after.test [new file with mode: 0644]
tests/objects/property-construct-only.vala [new file with mode: 0644]
tests/objects/property-read-only-member-write.test [new file with mode: 0644]
tests/objects/property-write-only-member-read.test [new file with mode: 0644]
vala/valaassignment.vala
vala/valamemberaccess.vala