[Github-comments] [geany/geany] Include <unistd.h> for pathconf() (#2402)
Pino Toscano
notifications at xxxxx
Thu Nov 21 12:54:59 UTC 2019
The `get_path_max()` function uses `pathconf()` in case `PATH_MAX` is not defined, and for that `<unistd.h>` is needed.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2402
-- Commit Summary --
* Include <unistd.h> for pathconf()
-- File Changes --
M src/tagmanager/tm_source_file.c (1)
-- Patch Links --
https://github.com/geany/geany/pull/2402.patch
https://github.com/geany/geany/pull/2402.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2402
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191121/8f5ba931/attachment.html>
More information about the Github-comments
mailing list