]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Don't emit member access of assignments on static properties
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 28 Nov 2018 12:53:29 +0000 (13:53 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 4 Dec 2018 12:20:01 +0000 (13:20 +0100)
commitbe15a49ecf62236271af88d62f213c634009ee65
tree7fa166249a64c4aa9f1b7643167176a32094d298
parent69cd0041d2f8aced2c7a7d9f7ebc523dafc73d62
vala: Don't emit member access of assignments on static properties

Fixes https://gitlab.gnome.org/GNOME/vala/issues/573
tests/Makefile.am
tests/objects/property-static.vala [new file with mode: 0644]
vala/valaassignment.vala