]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Assign GValue result of function calls to temp-var on copy_value
authorRico Tzschichholz <ricotz@ubuntu.com>
Fri, 5 Jul 2019 14:54:19 +0000 (16:54 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Fri, 5 Jul 2019 15:23:29 +0000 (17:23 +0200)
commitf8c7e265ee6b0db3b3301a50cd144f6a58c6b717
tree399640987550bad01b09bddaa2cf601cde5cf75d
parent70c4b16d83c90959e806cc055fb0dd65bef0cab3
codegen: Assign GValue result of function calls to temp-var on copy_value

Regression of a94a28141e1f222d1da7e72bea4cd2d1e5242f41

Fixes https://gitlab.gnome.org/GNOME/vala/issues/819
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/methods/varargs-gvalue.vala [new file with mode: 0644]