]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Use copies of error_variable of catch-clauses for nested usage 765c39c73c3096dd1de984db023763ec13448ef5
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 6 Jun 2018 21:22:41 +0000 (23:22 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 14 Jan 2019 12:18:45 +0000 (13:18 +0100)
commit765c39c73c3096dd1de984db023763ec13448ef5
tree3575e5a524bd4a8afa11879f6c0ab996abb39cd5
parentccb8f50c4602467375bc4fc69da8980541556a25
codegen: Use copies of error_variable of catch-clauses for nested usage

Calling visit_local_variable() multiple times on the same instance of a
LocalVariable causes issues.
codegen/valagerrormodule.vala