]> git.ipfire.org Git - thirdparty/vala.git/commit
girparser: Ignore conflicting closure/destroy indexes
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 28 Jan 2018 22:00:03 +0000 (23:00 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 29 Jan 2018 22:04:27 +0000 (23:04 +0100)
commitc07b24626b19d0545adbd559f3cf3e0480317647
tree4afb6f835e83e4bb2cd16e705faa54c0846f694b
parentfc2b0ea03050760ede60bc56971081a9ce9a23b4
girparser: Ignore conflicting closure/destroy indexes

Reverse references from closure/destroy parameters back to the callback
break our later logic, so skip this additional information.
vala/valagirparser.vala