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

try to fix travis osx boost1.69/gadgetron #247

Merged
merged 3 commits into from
May 21, 2019
Merged

try to fix travis osx boost1.69/gadgetron #247

merged 3 commits into from
May 21, 2019

Conversation

rijobro
Copy link
Contributor

@rijobro rijobro commented May 17, 2019

As of boost 1.69, boost.Process is broken. https://stackoverflow.com/a/54912043

To fix, remove :: from all occurences of ::sigtimedwait, ::sigaddset and ::sigemptyset

As of boost 1.69, boost.Process is broken. https://stackoverflow.com/a/54912043

To fix, remove :: from all occurences of ::sigtimedwait, ::sigaddset and ::sigemptyset
@rijobro rijobro mentioned this pull request May 17, 2019
@rijobro
Copy link
Contributor Author

rijobro commented May 17, 2019

@casperdcl @KrisThielemans anyone have any idea why there's no Travis for this PR? I can only see a Codacy report.

@casperdcl
Copy link
Member

must be a bad .travis.yml

@rijobro
Copy link
Contributor Author

rijobro commented May 17, 2019

spot on, thanks!

@rijobro rijobro merged commit 6da4add into master May 21, 2019
@rijobro rijobro deleted the fix_travis_OSX branch May 21, 2019 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants