summaryrefslogtreecommitdiff
path: root/tests/objects/property-static.vala
Commit message (Collapse)AuthorAgeFilesLines
* vala: Admit that structs are emtpy even with a static propertyRico Tzschichholz2018-11-291-0/+2
| | | | See https://gitlab.gnome.org/GNOME/vala/issues/446
* vala: Don't emit member access of assignments on static propertiesRico Tzschichholz2018-11-281-0/+41
Fixes https://gitlab.gnome.org/GNOME/vala/issues/573