<p>Alright, I've repushed the anonymous struct handling fix - having the global counter for anonymous types caused a problem with unit tests. With the global per-all-file counter the anonymous struct name would become different every time and the generated tags files might be different every time the tag file is generated.</p>

<p>I hope the current approach works well - all this namespace search code is like walking through a minefield - you never know what gets broken if you make a change.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/505#issuecomment-163682342">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ77RS29yDxRPhoYgPDJ4si67Lo_dks5pOaK2gaJpZM4EsdtV.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/505#issuecomment-163682342"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>