<p>In <a href="https://github.com/geany/geany/pull/826#discussion_r48201917">src/filetypes.h</a>:</p>
<pre style='color:#555'>> @@ -106,7 +109,9 @@ typedef enum
>    /* ^ append items here */
>    GEANY_MAX_BUILT_IN_FILETYPES    /* Don't use this, use filetypes_array->len instead */
>  }
> -filetype_id;
> +GeanyFiletypeID;
> +
> +#define filetype_id GeanyFiletypeID /* compat define - should be removed in the future */
</pre>
<p>this is not really related, but I guess it's good</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/826/files#r48201917">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJyj2bbGFRVn4qB4ZpOWFpKlG-A6pks5pSHhqgaJpZM4G3LIT.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/826/files#r48201917"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>