<p></p>
<p>Could be a clash with another file including <code>stdbool.h</code> or also defining own <code>bool</code> type.</p>
<p>IMO, it should either include <code>stdbool.h</code> and use the standard <code>bool</code> (alias of <code>_Bool</code>) or else use <code>gboolean</code> that is already available via the <code>glib.h</code> include.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/rezso/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rezso">@rezso</a> if you want to test, try removing the offending line (55) and putting <code>#include <stdbool.h></code> on line 32.</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, <a href="https://github.com/geany/geany-plugins/issues/1023#issuecomment-723483198">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ2VR6HMDVLPRGVEFH3SOWLZNANCNFSM4TNZYKTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJYWO7EFB7B364E734LSOWLZNA5CNFSM4TNZYKT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFMPXUPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/issues/1023#issuecomment-723483198",
"url": "https://github.com/geany/geany-plugins/issues/1023#issuecomment-723483198",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>