Define PATH_MAX if not defined by limits.h by Unit193 · Pull Request #138 · gulrak/filesystem · GitHub
Skip to content

Define PATH_MAX if not defined by limits.h - #138

Closed
Unit193 wants to merge 1 commit into
gulrak:masterfrom
Unit193:master
Closed

Define PATH_MAX if not defined by limits.h#138
Unit193 wants to merge 1 commit into
gulrak:masterfrom
Unit193:master

Conversation

@Unit193

@Unit193 Unit193 commented Dec 17, 2021

Copy link
Copy Markdown

PATH_MAX is not portable, define it if it isn't defined in limits.h.

Not sure if this is where you'd prefer to define it though.

@gulrak gulrak added this to the 1.5.12 milestone Apr 2, 2022
@gulrak

gulrak commented Apr 2, 2022

Copy link
Copy Markdown
Owner

gulrak added a commit that referenced this pull request Apr 2, 2022
@gulrak gulrak added the available on master Fix is done on master branch, issue closed on next release label Apr 2, 2022
@gulrak gulrak self-assigned this Apr 2, 2022
@gulrak

gulrak commented Apr 2, 2022

Copy link
Copy Markdown
Owner

Manually adapted on master.

@gulrak gulrak closed this Apr 2, 2022
@Unit193

Unit193 commented Apr 2, 2022

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

available on master Fix is done on master branch, issue closed on next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants