[Github-comments] [geany/geany] Use Pascal parser from uctags (PR #3043)
Enrico Tröger
notifications at xxxxx
Sun Dec 5 12:16:11 UTC 2021
Fixes #2358, fixes #2982, fixes #2428 and fixes #2987.
After our `parseArglist` implementation has been accepted upstream (and improved), this PR will now bring back the unmodified Pascal parser from uctags to Geany!
This will **remove** our buggy, incomplete implementation of parser `type` declarations which caused crashes and never worked really well.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3043
-- Commit Summary --
* Use Pascal parser from uctags
-- File Changes --
M ctags/Makefile.am (2)
R ctags/parsers/pascal.c (98)
M tests/ctags/bug612019.pas.tags (2)
-- Patch Links --
https://github.com/geany/geany/pull/3043.patch
https://github.com/geany/geany/pull/3043.diff
--
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/3043
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211205/94cb15aa/attachment.htm>
More information about the Github-comments
mailing list