Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC


Commits:
6cb1e6a2 by Lyndon Brown at 2021-07-31T08:44:46+00:00
tests: update check_symbols

drop obsolete entries.

- - - - -


1 changed file:

- src/check_symbols


Changes:

=====================================
src/check_symbols
=====================================
@@ -15,14 +15,14 @@ cat libvlccore.sym | grep -v \
        -e '^image_' -e '^block_' -e '^picture_' -e '^subpicture_' \
        -e '^es_format' -e '^[asv]out_' -e '^spu_' -e '^filter_' \
        -e '^video_format_' \
-       -e '^services_discovery_' -e '^intf_' \
-       -e '^dialog_' -e '^update_' -e '^addons\?_' -e '^fingerprinter_' \
+       -e '^intf_' \
+       -e '^update_' -e '^addons\?_' -e '^fingerprinter_' \
        -e '^text_style_' -e '^text_segment_' \
        -e '^net_' -e '^httpd_' \
        -e '^config_' -e '^module_' -e '^var_' \
        -e '^date_' -e '^plane_' \
-       -e '^us_' -e '^utf8_' -e '^xml_' -e '^GetLang_' \
-       -e '^m\(date\|sleep\|wait\)$' -e '^[A-Z][a-z]*Charset$' \
+       -e '^us_' -e '^utf8_' -e '^xml_' \
+       -e '^[A-Z][a-z]*Charset$' \
        -e '^NTPtime64$' -e '^secstotimestr$' \
                && exit 1
 



View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/6cb1e6a236c901e1f101bb1e4ef2719fbe1a7839

-- 
View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/6cb1e6a236c901e1f101bb1e4ef2719fbe1a7839
You're receiving this email because of your account on code.videolan.org.


_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to