[Github-comments] [geany/geany] Fix anonymous tag renaming when interleaved by scopeless macros (PR #3195)

Jiří Techet notifications at github.com
Fri May 6 21:06:39 UTC 2022


This problem can be seen on

scintilla/src/Document.cxx

where not all anonymous tags are renamed because of macros. Fix that
by not breaking the rename loop for macros for C-like languages.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/3195

-- Commit Summary --

  * Fix anonymous tag renaming when interleaved by scopeless macros

-- File Changes --

    M src/tagmanager/tm_ctags.c (11)

-- Patch Links --

https://github.com/geany/geany/pull/3195.patch
https://github.com/geany/geany/pull/3195.diff

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

Message ID: <geany/geany/pull/3195 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220506/da35c387/attachment.htm>


More information about the Github-comments mailing list