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

Xcode compatibility #19

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

fnordware
Copy link

Made some changes to get crunch building on the Mac. In some cases Xcode 4 doesn't like inline function definitions living in header files.

fnordware and others added 4 commits February 25, 2018 09:41
Even though Xcode will compile with sem_init(), it will return an
error! The solution is to use a named semaphore via sem_open().
@fnordware fnordware changed the title Xcode pull Xcode compatibility Feb 28, 2018
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.

1 participant