<p><b>@ntrel</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2271#discussion_r317203870">src/build.c</a>:</p>
<pre style='color:#555'>> @@ -837,16 +837,17 @@ static gchar *prepare_run_cmd(GeanyDocument *doc, gchar **working_dir, guint cmd
        run_cmd = g_strdup_printf("\"%s\" \"%s\" %d %s", helper, *working_dir, autoclose ? 1 : 0, cmd_string);
        g_free(helper);
 #else
+       GError *error = NULL;
</pre>
<p>This was causing an unused variable warning on Windows.</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/pull/2271?email_source=notifications&email_token=AAIOWJ2LCELWPJMJMZABFCDQGAEFTA5CNFSM4IPBC37KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCRKJ2Y#pullrequestreview-279094507">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYDYRP4QZJGKLRJEQTQGAEFTANCNFSM4IPBC37A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJZQSMMKXGATZIA66MLQGAEFTA5CNFSM4IPBC37KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCRKJ2Y.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/pull/2271?email_source=notifications\u0026email_token=AAIOWJ2LCELWPJMJMZABFCDQGAEFTA5CNFSM4IPBC37KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCRKJ2Y#pullrequestreview-279094507",
"url": "https://github.com/geany/geany/pull/2271?email_source=notifications\u0026email_token=AAIOWJ2LCELWPJMJMZABFCDQGAEFTA5CNFSM4IPBC37KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCRKJ2Y#pullrequestreview-279094507",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>