[Github-comments] [geany/geany] Add Ocaml ctags parser (PR #3163)

Jiří Techet notifications at github.com
Fri Apr 15 16:55:13 UTC 2022


> But if Geany is run with -P it doesn't use the cpp, but of course can only do one file at a time. Still that should do for ctags testing shoudn't it?

No, it can be all the files passed on the command-line (including glob patterns) - they would just be parsed one by one and the resulting tags combined. This is what I did in the just pushed commit. There's the small difference in the result of parsing  anonymous tags described in the commit message but this isn't something we care about in global tags.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3163#issuecomment-1100226801
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3163/c1100226801 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220415/755e64f5/attachment.htm>


More information about the Github-comments mailing list