[Github-comments] [geany/geany] Remove deprecated symbol: tm_get_real_path (PR #3024)
xiota
notifications at xxxxx
Sat Nov 27 13:55:55 UTC 2021
Remove deprecated symbol `tm_get_real_path()` from `tagmanager/tm_source_file.c`. It is replaced with `utils_get_real_path()` in `utils.c`. Not used by any known plugins. See #3019.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3024
-- Commit Summary --
* Remove deprecated symbol: tm_get_real_path
-- File Changes --
M src/tagmanager/tm_source_file.c (24)
M src/tagmanager/tm_source_file.h (6)
M src/utils.c (12)
-- Patch Links --
https://github.com/geany/geany/pull/3024.patch
https://github.com/geany/geany/pull/3024.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3024
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211127/67f399ba/attachment.htm>
More information about the Github-comments
mailing list