Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reworked doctests to be able to compile on Windows #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vallentin
Copy link

Changed the #![cfg(unix)] into multiple #[cfg(unix)], to allow the doctests to compile on Windows

@aidenfarley
Copy link

Is anything preventing this from being merged?

@vallentin
Copy link
Author

I'm just assuming @allan2 is busy or overlooked the PR :)

I already verified this locally, so in my opinion it is ready to be merged.

@aidenfarley
Copy link

Well if it is the latter, this gave the PR some attention. My guess is that he is busy, but I just wanted to make sure this didn't slip under the radar.

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.

None yet

2 participants