<blockquote>
<p><a href="https://github.com/b4n" class="user-mention">@b4n</a> Fixed the first problem - see the new patch.</p>
</blockquote>

<p>Indeed, looks like it work now, thanks :)</p>

<blockquote>
<p>The ns::C c2 problem is however a parser problem and in fact I believe the same as Lex reported here: <a href="https://github.com/geany/geany/issues/845" class="issue-link js-issue-link" data-url="https://github.com/geany/geany/issues/845" data-id="124535838" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#845</a></p>

<p>In your example the var_type of the "c2" TMTag is "ns" instead of "ns::C".</p>
</blockquote>

<p>Damn, you're right.  Though, while trying to fix this in the C parser, I don't think it works now it reports <code>ns::C</code>.  Probably the type is not split up on scope separator, so a qualified type doesn't work I guess?</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/862#issuecomment-172691838">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ7c0cLn-umDa2jp_SbP2zVO3x9Zgks5pbXsJgaJpZM4HB6zU.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/862#issuecomment-172691838"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>