Skip to content

Host Build on MacOS#87

Merged
PerMalmberg merged 5 commits into
PerMalmberg:masterfrom
jeremyjh:macos-build
Sep 13, 2019
Merged

Host Build on MacOS#87
PerMalmberg merged 5 commits into
PerMalmberg:masterfrom
jeremyjh:macos-build

Conversation

@jeremyjh
Copy link
Copy Markdown
Contributor

These were the changes I needed to build on MacOS with GCC.

Posix defines FD_SET fd argument as int. size_t seems to be an ESP thing. Linux compiles either way without warnings, but there is a conversion error (due to -Wconversion) on MacOS.

Copy link
Copy Markdown
Owner

@PerMalmberg PerMalmberg left a comment

Choose a reason for hiding this comment

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

Thanks for this PR. just a minor change and it'll be good to go.

Comment thread lib/smooth/include/smooth/core/network/SocketDispatcher.h
@PerMalmberg PerMalmberg merged commit dc5e636 into PerMalmberg:master Sep 13, 2019
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.

2 participants