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

Fix clock_gettime detection on osx #654

Merged
merged 1 commit into from
Apr 14, 2017

Conversation

xzcvczx
Copy link

@xzcvczx xzcvczx commented Jan 21, 2017

this should future proof the clock_gettime detection and whether to include gettime_osx.h on OSX. I have been unable to test on a system without clock_gettime so it should probably be checked

@tpaviot
Copy link
Owner

tpaviot commented Jan 21, 2017

@xzcvczx that sounds ok, I was about to push the same fix. Waiting for travis and appveyor builds to complete before merging

@xzcvczx
Copy link
Author

xzcvczx commented Jan 21, 2017

oh my bad, wasn't sure when you would get a chance to do it so thought i might try and help out

@tpaviot
Copy link
Owner

tpaviot commented Feb 4, 2017

@xzcvczx Can u please rebase your branch onto master ? I updated the travis build so that osx is part of the test. Travis runs an old xcode version, we can check if your fix passes on a system without clock_gettime

@johntfoster
Copy link

Can I do something to help get this merged?

@xzcvczx
Copy link
Author

xzcvczx commented Mar 15, 2017 via email

@tpaviot tpaviot merged commit 85d27a1 into tpaviot:master Apr 14, 2017
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.

3 participants