[Github-comments] [geany/geany] Enable regex parsers (and perform complete ctags sync as a result) (#2132)

Jiří Techet notifications at xxxxx
Mon May 20 10:11:02 UTC 2019


> The problem doesn't need sexy things like git subtrees, we are not developing UCtags. What it needs is a script that copies the relevant files from a clone of UCtags to a Geany clone so not just superman @techee but an ordinary human can update it without making mistakes.

After this pull request the update of ctags main will look like:
1. rm geany/ctags/main/*
2. cp ctags/main/*.c ctags/main/*.h geany/ctags/main
3. Apply the 6-line anonymous tag patch (without which everything should compile just fine)
4. Update Makefile.am if files have been removed or added
(5. Possibly update parsers if they were affected by some change in main)

-- 
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/2132#issuecomment-493923849
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190520/7d559bfe/attachment.html>


More information about the Github-comments mailing list