<p dir="auto">It is possible to define variables such as</p>
<div class="snippet-clipboard-content position-relative overflow-auto" data-snippet-clipboard-copy-content="struct {/* someting */} a, b;"><pre class="notranslate"><code class="notranslate">struct {/* someting */} a, b;
</code></pre></div>
<p dir="auto">In this case, we need to change the 'var_type' to correspond to the<br>
renamed anonymous struct.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/3196'>https://github.com/geany/geany/pull/3196</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/geany/geany/pull/3196/commits/ef2265c451b93e0990e151c6e7764841f16e2bc9" class="commit-link">ef2265c</a>  Fix renaming of variables with anonymous type</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/geany/geany/pull/3196/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3196/files#diff-d36eb041e0ffe3485e8ed99a19a597a95a368ffa898348ac95867b86b6e04cd6">src/tagmanager/tm_ctags.c</a>
    (20)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/3196.patch'>https://github.com/geany/geany/pull/3196.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/3196.diff'>https://github.com/geany/geany/pull/3196.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/3196">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ2HDN5QYIMXKHEBFXDVIWM3RANCNFSM5VJM5CTA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJ3GIAR6UV7QHZH7CPTVIWM3RA5CNFSM5VJM5CTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4SJYN2PA.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><geany/geany/pull/3196</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/3196",
"url": "https://github.com/geany/geany/pull/3196",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>