Skip to content

fix linker warning and a small bit of uninitialised memory #2759

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

Merged
merged 2 commits into from
Sep 4, 2014

Conversation

NWilson
Copy link
Contributor

@NWilson NWilson commented Sep 4, 2014

Two small fixes that were found when compiling an old project with emscripten

…p warnings "emcc: cannot find library "dl"" for projects that add CMAKE_DL_LIBS to the link line)
…d that's unused, scope_id is actually useful but browsers have terrible support for link-local IPv6 addresses so we needn't support it now.
@juj
Copy link
Collaborator

juj commented Sep 4, 2014

Looks good, thanks!

juj added a commit that referenced this pull request Sep 4, 2014
fix linker warning and a small bit of uninitialised memory
@juj juj merged commit bfd61a0 into emscripten-core:incoming Sep 4, 2014
@NWilson NWilson deleted the incoming branch September 4, 2014 13:01
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