]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Reduce the number of temporary variables
authorLuca Bruno <lucabru@src.gnome.org>
Sat, 25 Jan 2014 14:55:05 +0000 (15:55 +0100)
committerLuca Bruno <lucabru@src.gnome.org>
Sat, 25 Jan 2014 14:55:05 +0000 (15:55 +0100)
commite9eb1ebb8f4911144628c793707db86af7c2e26c
tree53c5a3f0ef52c8aa58b95d2830b57df9b93aed79
parent95d0aa0246edbbeade95afaa569243841507bd07
codegen: Reduce the number of temporary variables

If a temporary variable has been generated internally,
do not create another regardless of whether it's floating or not.
codegen/valaccodememberaccessmodule.vala