]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Do not initialize temp variable when getting delegate property
authorLuca Bruno <lucabru@src.gnome.org>
Sat, 28 May 2011 07:30:52 +0000 (09:30 +0200)
committerJürg Billeter <j@bitron.ch>
Wed, 1 Jun 2011 13:26:03 +0000 (15:26 +0200)
commitbcc80151eefaefab1d927878f9e6932bb3d11308
tree21e9b0c4a53f0f0ee359c3b129896c9f6888e4cd
parentd7e4926ec6d1cf972a41a4383090f22bdf487f91
codegen: Do not initialize temp variable when getting delegate property

Fixes bug 641182.
codegen/valaccodememberaccessmodule.vala
tests/Makefile.am
tests/asynchronous/bug641182.vala [new file with mode: 0644]