<p>In <a href="https://github.com/geany/geany/pull/957#discussion_r62030197">tagmanager/ctags/parse.h</a>:</p>
<pre style='color:#555'>> @@ -128,7 +128,8 @@ extern void checkRegex (void);
>  
>  /* Extra stuff for Tag Manager */
>  extern tagEntryFunction TagEntryFunction;
> -extern void setTagEntryFunction(tagEntryFunction entry_function);
> +extern void *TagEntryUserData;
</pre>
<p>Yeah, agree, just for now I tried to make minimal changes to ctags as I want to sync them with uctags anyway and do the "right" stuff once the sync is done.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly or <a href="https://github.com/geany/geany/pull/957/files/7be40f5832c082ca27bce5e4756c602b5d022580..1de139854f4ba791fc7fce8358490cec90e695d3#r62030197">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ6vzoD-GyOlmj0SpnV7BORkUWlKjks5p-JGigaJpZM4Ht-Ad.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/957/files/7be40f5832c082ca27bce5e4756c602b5d022580..1de139854f4ba791fc7fce8358490cec90e695d3#r62030197"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>