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

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2263#discussion_r314945053">src/tagmanager/tm_source_file.c</a>:</p>
<pre style='color:#555'>> @@ -84,7 +84,7 @@ static int get_path_max(const char *path)
 }
 
 
-#ifdef G_OS_WIN32
+#if defined(G_OS_WIN32) && !defined(HAVE_REALPATH)
</pre>
<p>You could probably drop the <code>G_OS_WIN32</code> part altogether, but this is probably safer for now.</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/2263?email_source=notifications&email_token=AAIOWJY4CVEAV2P2AZESDPDQE7SMBA5CNFSM4IMO62Z2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCB3QF5A#pullrequestreview-276234996">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ66IYJKOMFDBLEX6W3QE7SMBANCNFSM4IMO62ZQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJZR3BPOCRRXW2G62XLQE7SMBA5CNFSM4IMO62Z2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCB3QF5A.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/2263?email_source=notifications\u0026email_token=AAIOWJY4CVEAV2P2AZESDPDQE7SMBA5CNFSM4IMO62Z2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCB3QF5A#pullrequestreview-276234996",
"url": "https://github.com/geany/geany/pull/2263?email_source=notifications\u0026email_token=AAIOWJY4CVEAV2P2AZESDPDQE7SMBA5CNFSM4IMO62Z2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCB3QF5A#pullrequestreview-276234996",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>