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

Karsten osx #1

Open
wants to merge 3 commits into
base: iox-#32-add-macos-support
Choose a base branch
from
Open

Karsten osx #1

wants to merge 3 commits into from

Conversation

Karsten1987
Copy link
Collaborator

so a few things I found. This PR is far away from being able to compile, nor tested or whatsoever.

The biggest things I found is that we need individual implementations for a message queue, semaphores (dispatch semaphores) and timer (dispatch timer).

I also recommend compiling with -Werror as there are a couple of warnings showing implicit type casts which may occur on OSX but not on Linux (gcc).

Signed-off-by: Karsten Knese <[email protected]>
Signed-off-by: Karsten Knese <[email protected]>
Signed-off-by: Karsten Knese <[email protected]>
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