]> git.ipfire.org Git - thirdparty/vala.git/commit
Fix base access of properties
authorLuca Bruno <lucabru@src.gnome.org>
Fri, 21 Jun 2013 21:31:31 +0000 (23:31 +0200)
committerLuca Bruno <lucabru@src.gnome.org>
Fri, 21 Jun 2013 21:38:00 +0000 (23:38 +0200)
commitf6146eaea2793aadcb2ad597a67ac6c1f736282c
tree681bb500cd03bd2b74330dfdcad9650c0f422be5
parent6747b2f732b1a89f83dba500a10c701cf272b3e0
Fix base access of properties

Fixes another bug in 702736
codegen/valaccodememberaccessmodule.vala
tests/Makefile.am
tests/objects/bug702736.vala [new file with mode: 0644]