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

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2132#discussion_r286710386">configure.ac</a>:</p>
<pre style='color:#555'>> @@ -44,7 +44,6 @@ AC_CHECK_HEADERS([fcntl.h glob.h stdlib.h sys/time.h errno.h limits.h])
 # Checks for dependencies needed by ctags
 AC_CHECK_HEADERS([fnmatch.h direct.h io.h sys/dir.h])
 AC_DEFINE([HAVE_STDBOOL_H], [1], [whether or not to use <stdbool.h>.])
-AC_CHECK_HEADERS(dirent.h,have_dirent_h=yes)
</pre>
<p>I only looked at this one teeny part, but <code>dirent.h</code> is still included in <code>main.c</code> in Geany and upstream. Is the intention to just permanently guard out it's inclusion via <code>HAVE_DIRENT_H</code> never being defined? Feel free to ignore me, it just looked funny.</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/2132?email_source=notifications&email_token=AAIOWJ2LM7A4Y5UPRVVY6Z3PWXBIBA5CNFSM4HIG4G52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZN7SHA#pullrequestreview-240908572">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ4JSSIXO42T4LGH53TPWXBIBANCNFSM4HIG4G5Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJZQWTGVESRF6VQY34TPWXBIBA5CNFSM4HIG4G52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZN7SHA.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/2132?email_source=notifications\u0026email_token=AAIOWJ2LM7A4Y5UPRVVY6Z3PWXBIBA5CNFSM4HIG4G52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZN7SHA#pullrequestreview-240908572",
"url": "https://github.com/geany/geany/pull/2132?email_source=notifications\u0026email_token=AAIOWJ2LM7A4Y5UPRVVY6Z3PWXBIBA5CNFSM4HIG4G52YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBZN7SHA#pullrequestreview-240908572",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>