]> git.ipfire.org Git - thirdparty/vala.git/commit
girparser: Handle duplicated and unnamed symbols
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 28 Feb 2022 11:12:56 +0000 (12:12 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 17 Mar 2022 10:52:20 +0000 (11:52 +0100)
commit524da842656147d359b1b7d95b78a29bea15c8cf
treecf00cb326e349614675c09d1943a43db0126a97e
parent1bba9ae1d18370bd55d76921e279aef7f4730224
girparser: Handle duplicated and unnamed symbols

Issue warnings and skip such symbols to avoid errors on vala's side.
tests/Makefile.am
tests/gir/symbol-redefined.test [new file with mode: 0644]
tests/gir/symbol-without-name.test [new file with mode: 0644]
vala/valagirparser.vala