In addition to scope, anonymous type can appear also inside var_type which should be renamed as well.
Fixes #3717. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/3785 -- Commit Summary -- * Rename both scope and var_type of anonymous types -- File Changes -- M src/tagmanager/tm_ctags.c (40) M tests/ctags/Makefile.am (1) A tests/ctags/nested_anon.c (5) A tests/ctags/nested_anon.c.tags (6) M tests/meson.build (1) -- Patch Links -- https://github.com/geany/geany/pull/3785.patch https://github.com/geany/geany/pull/3785.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3785 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/[email protected]>
