<p></p>
<p><b>@dolik-rce</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2778#discussion_r607071509">ctags/Makefile.am</a>:</p>
<pre style='color:#555'>> @@ -7,6 +7,10 @@ AM_CFLAGS = \
        $(GTK_CFLAGS) \
        @LIBGEANY_CFLAGS@
 
+if MINGW
+AM_CFLAGS += -DUSE_SYSTEM_STRNLEN=1
</pre>
<p>My knowledge of automake is very limited, so I'll better ask: Is this a correct place to define this macro? Or can it be somehow detected automatically by configure or somewhere else?</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/2778#pullrequestreview-627821935">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ4JVITBKYHWXDBCVA3THGW55ANCNFSM42MVWXOA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2SQQWHW5QSDU5YZ3TTHGW55A5CNFSM42MVWXOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEVV423Y.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/2778#pullrequestreview-627821935",
"url": "https://github.com/geany/geany/pull/2778#pullrequestreview-627821935",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>