[Github-comments] [geany/geany] Fix renaming of variables with anonymous type (PR #3196)

Jiří Techet notifications at github.com
Fri May 6 22:33:28 UTC 2022


It is possible to define variables such as
```
struct {/* someting */} a, b;
```
In this case, we need to change the 'var_type' to correspond to the
renamed anonymous struct.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix renaming of variables with anonymous type

-- File Changes --

    M src/tagmanager/tm_ctags.c (20)

-- Patch Links --

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

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

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


More information about the Github-comments mailing list