]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Use temporary variables when accessing a variable fa176ad5db5fc13291f4ba4c8418170a9593dd69
authorLuca Bruno <lucabru@src.gnome.org>
Wed, 15 Jun 2011 11:27:21 +0000 (13:27 +0200)
committerLuca Bruno <lucabru@src.gnome.org>
Wed, 6 Jul 2011 20:32:29 +0000 (22:32 +0200)
commitfa176ad5db5fc13291f4ba4c8418170a9593dd69
treed15e9e58a07d98e44bf499438eb319b4ecce79fd
parent6a9d3fbc2e0dedc9c86716ab3283ffba9c0bb6b4
codegen: Use temporary variables when accessing a variable

Fixes bugs 626038 and 572091.
codegen/valaccodememberaccessmodule.vala
tests/Makefile.am
tests/objects/bug626038.vala [new file with mode: 0644]
tests/structs/bug572091.vala [new file with mode: 0644]