[Github-comments] [geany/geany] Sync ctags main part (#1263)

Jiří Techet notifications at xxxxx
Tue Feb 14 16:46:03 UTC 2017


> static void attachEndFieldMaybe (int macroCorkIndex)
>...
> Would be nice to have that :)

Do you plan to use cork in c.c? I can add it (or it can be added later when cork in c.c is used).

I have been thinking how to proceed when we decide to switch to the uctags new cxx parser. Since we'll still need c.c for other languages and since the lcpp.c file differs significantly between Geany and uctags, it might be necessary to have lcpp-old.c (current Geany version) which would be used by c.c and lcpp.c (uctags version) which would be used by cxx. Then C/C++ could be removed from c.c and you suggested separating Vala to a new parser and then it might be easier to either merge both lcpp implementations.

-- 
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/1263#issuecomment-279763498
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170214/b24403f0/attachment.html>


More information about the Github-comments mailing list