Skip to content

Allow Compilation on Windows by Swapping out <unistd.h> Header#44

Open
Pebaz wants to merge 2 commits into
rswier:masterfrom
Pebaz:master
Open

Allow Compilation on Windows by Swapping out <unistd.h> Header#44
Pebaz wants to merge 2 commits into
rswier:masterfrom
Pebaz:master

Conversation

@Pebaz
Copy link
Copy Markdown

@Pebaz Pebaz commented Feb 8, 2019

I added comments to make it effortless for someone to swap out the unistd.h header in order to compile on Windows. I realized that a preprocessor directive would not work since that is unsupported so the comments should be the best alternative.

@nubok
Copy link
Copy Markdown
Contributor

nubok commented Feb 8, 2019

I created a related patch for this issue in the past:

#33

As of today, it is ignored.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants