]> git.ipfire.org Git - thirdparty/vala.git/commit
Fix closures in property accessors
authorJürg Billeter <j@bitron.ch>
Sun, 21 Mar 2010 15:14:58 +0000 (16:14 +0100)
committerJürg Billeter <j@bitron.ch>
Sun, 21 Mar 2010 15:19:35 +0000 (16:19 +0100)
commit7082c10201cd471e85f80a07ab161ea20442f33d
tree15df14b0915d6b313068673c2536b4f6de68615a
parent2a02ef9dbaaf496990d3e1f8747e91642ad6d5ee
Fix closures in property accessors

Fixes bug 613483.
codegen/valaccodebasemodule.vala
codegen/valaccodememberaccessmodule.vala
tests/Makefile.am
tests/methods/bug613483.vala [new file with mode: 0644]
vala/valamemberaccess.vala
vala/valasemanticanalyzer.vala