<p>In <a href="https://github.com/geany/geany/pull/677#discussion_r41217126">tagmanager/ctags/ctags.c</a>:</p>
<pre style='color:#555'>> @@ -49,6 +49,7 @@
>  
>  
>  
> +#ifndef GLIB_MAJOR_VERSION
</pre>
<p>IIUC <code>GLIB_MAJOR_VERSION</code> will always be defined, and if not, there will be a compilation (preprocessor) error much earlier where we unconditionally include <code>glib.h</code>.</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/677/files#r41217126">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJwYQxlbKNBXFd4xvxY8Rok9M1VkTks5o4xZKgaJpZM4GJRAD.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/677/files#r41217126"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>