]> git.ipfire.org Git - thirdparty/vala.git/commit
girparser: Reuse populated Node.gtype_struct_for instead of resolving again
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 3 Mar 2021 09:05:00 +0000 (10:05 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 13 Mar 2021 20:20:36 +0000 (21:20 +0100)
commitb5b0101efdf91e558f481f5329c99cc9e08193f9
treef564fe45bdbac438a47d82a81115ac5d6c2001f7
parent8f4e7daa8cee33a15caac2d35053d944ed57b5df
girparser: Reuse populated Node.gtype_struct_for instead of resolving again

This fixes the discovery of non-default type_cname for re-parented symbols.
vala/valagirparser.vala