]> 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)
committerLuca Bruno <lucabru@src.gnome.org>
Sat, 28 May 2011 07:34:47 +0000 (09:34 +0200)
commitd78b4e8c2c065fa0be89e0939c3ca7f1ab2e28b2
tree03a6b3c20d6f95961c02351dcdfe618cf7b76f40
parentbacac815793f08090e6e658cdca8740b5ce70591
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]