]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Fix capture of compiler-generated internal temp variables
authorLuca Bruno <lucabru@src.gnome.org>
Mon, 22 Oct 2012 14:12:31 +0000 (16:12 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 11 Mar 2019 12:52:38 +0000 (13:52 +0100)
commit22292c892234b4ca3d1635db6f466375dcd1b970
treeff40fd719cf8df1f1a82f5b05e0bb229b45cfe0e
parent319da6c8b588a81e5a24908f1c175dd9b3d332c0
codegen: Fix capture of compiler-generated internal temp variables

Make variable_name_map be global instead of per EmitContext.
codegen/valaccodebasemodule.vala