]> 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, 28 Feb 2022 11:12:56 +0000 (12:12 +0100)
commit2d4acc80e838f0ebd3520875bbbf2ba61bd2f234
treef5d87b68771154911d1ddcab9cdc720075809225
parent03e74e5ecf286a43e5b6fa4ea986ae2031331245
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