[Github-comments] [geany/geany] Remove redundant code (#2890)

elextr notifications at xxxxx
Mon Sep 6 00:43:46 UTC 2021


Thanks but, the code in the ctags directory is imported mostly unchanged from Universal ctags project, so anything changed in that will simply be re-instated when the ctags version is updated.   

There is likely to be a lot of unused stuff there and we just let the linker leave out unused functions.  For `static` ones like those hopefully either the compiler or the linker will omit them.  If not well they don't add up to much compared to the effort to remove them, the idea is to use ctags as little changed as possible so updates are easy.

-- 
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/2890#issuecomment-913260464
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210905/ebdddf8d/attachment.htm>


More information about the Github-comments mailing list