]> 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>
Mon, 21 Mar 2022 08:06:43 +0000 (09:06 +0100)
commit69d001ad7cc3251094c1c8c2bd73a6ec5ed69719
treee13d235d6c7249cf36826fb31564cba65df58d2d
parentf2a86906c86eb4e5cf33172573d7b6a557173d77
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