[Github-comments] [geany/geany] Upstream or alternative solution for ctags regex parsers (#2119)

Jiří Techet notifications at xxxxx
Wed Apr 10 21:12:53 UTC 2019


> You know what? I actually changed my mind thinking about this lately, and now agree the best way to go is probably just use whatever upstream does. The goal is to use upstream as if it was a library, and actually target making it one that we could simply use.

Yeah, this is my thinking too and using GNU regex would simplify things. I can try to prepare a patch to get it working on linux - I don't think it will be that hard (unless I run into some unpredictable issues). For windows I guess it means adding

https://github.com/universal-ctags/ctags/tree/master/gnu_regex

compiling it and using it for regex parsing, right? I'll leave that to someone with better knowledge of building for windows and autotools.

-- 
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/issues/2119#issuecomment-481867410
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190410/7d98f757/attachment.html>


More information about the Github-comments mailing list