More checking of non-static symbols.
Found some references to symbols from the tshark (ui/cli) build, so added those checks to script.
560 issues still reported.
Merge request reports
Activity
The pipeline error is this:
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below dpkg-gensymbols: warning: debian/libwireshark0/DEBIAN/symbols doesn't match completely debian/libwireshark0.symbols --- debian/libwireshark0.symbols (libwireshark0_3.5.0_amd64) +++ dpkg-gensymbolsUhOwDI 2021-01-27 10:38:17.000000000 +0000 @@ -2124,7 +2124,7 @@ wsp_vals_pdu_type_ext@Base 1.9.1 wsp_vals_status_ext@Base 1.9.1 xml_escape@Base 1.9.1
- xml_get_attrib@Base 1.9.1
- xml_get_cdata@Base 1.9.1
- xml_get_tag@Base 1.9.1
I'm not sure how to proceed. Should I assume that they are likely to be in use by someone if they appear in debian/libwireshark0.symbols ?
added 4 commits
-
b69f8c96...be017101 - 3 commits from branch
wireshark:master
- efcaa688 - More checking of non-static symbols.
-
b69f8c96...be017101 - 3 commits from branch
enabled an automatic merge when the pipeline for efcaa688 succeeds
assigned to @ws-gitlab-utility