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

Conditionally use Linux or OSX libc definitions #92

Merged
merged 4 commits into from Nov 9, 2018
Merged

Conversation

LinuxMercedes
Copy link
Collaborator

Fixes #91

This works for me (x86_64 linux) and @lclarkmichalek (x86_64 OSX), so I think this change should be fine.

@euank
Copy link
Owner

euank commented Nov 7, 2018

LGTM, though to avoid regressing we should at least run build + unit tests on macOS (which travis-ci conveniently does support).

Integ might work out of the box, but building is the more important thing to make sure this doesn't regress.

@LinuxMercedes
Copy link
Collaborator Author

LinuxMercedes commented Nov 7, 2018

Oh cool, I didn't know Travis supported that! I'll fix the config here in a bit and see whether integ will run or no.

tests/src/integ.rs Outdated Show resolved Hide resolved
Copy link
Owner

@euank euank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@euank euank added this to the v0.1.1 milestone Nov 9, 2018
@LinuxMercedes LinuxMercedes merged commit 083557a into master Nov 9, 2018
@euank euank deleted the osx branch November 9, 2018 21:45
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