[Github-comments] [geany/geany] Ctags sync, part 1 (#1160)

Jiří Techet notifications at xxxxx
Thu Aug 4 07:50:43 UTC 2016


I should also probably mention what I think should be the final result of all this:

- main part will be more or less identical to uctags with the exception of some modifications we need for Geany
- except c.c parsers will be identical to uctags

We could have a patch file similar to Scintilla which introduces the changes we need in ctags and updating ctags would just mean copying "main" and "parsers" from uctags to Geany and applying the patch (except c.c which would still have to be updated manually if there's some affecting change in main).

Another thing I didn't mention is the commit in uctags against which I do the changes - it's

a3d8a6835b583d6a963aaf83f5c6fec4b95e6e54

and at the same time if I find something that should go from Geany to uctags, I make a commit on top of that (nothing too interesting for now, just some more or less formal things). I'll make a pull request for these changes in uctags at the end.


---
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/1160#issuecomment-237479133
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160804/29894701/attachment.html>


More information about the Github-comments mailing list