8000 fix: export zlib symbols by adill · Pull Request #15103 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: export zlib symbols #15103

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 1 commit into from
Oct 12, 2018
Merged

Conversation

adill
Copy link
Contributor
@adill adill commented Oct 12, 2018
Description of Change

Previous to 4.0.0 electron's node.lib included symbols for zlib; this restores that behavior. We've got one native module that was directly using the bundled zlib but I don't imagine we are the only ones?

Checklist
  • PR description included and stakeholders cc'd
  • PR title follows semantic commit guidelines
Release Notes

Notes: export zlib symbols

@adill adill requested review from nornagon and a team October 12, 2018 05:38
@adill adill added the 4-2-x label Oct 12, 2018
Copy link
Member
@MarshallOfSound MarshallOfSound left a comment

Choose a reason for hiding this comment

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

Patch seems 🆗

@jkleinsc jkleinsc merged commit 47b12ee into electron:master Oct 12, 2018
@release-clerk
Copy link
release-clerk bot commented Oct 12, 2018

Release Notes Persisted

export zlib symbols

@trop
Copy link
Contributor
trop bot commented Oct 12, 2018

We have automatically backported this PR to "4-0-x", please check out #15118

@trop trop bot added merged/4-0-x and removed target/4-0-x labels Oct 12, 2018
@adill adill deleted the export-zlib-symbols branch October 12, 2018 15:00
MarshallOfSound added a commit that referenced this pull request Oct 13, 2018
@alexeykuzmin
Copy link
Contributor

@adill we had to revert the change as it causes compilation errors on Windows in debug configuration.
https://windows-ci.electronjs.org/project/AppVeyor/electron-n7wrc/build/1.0.2093

MarshallOfSound added a commit that referenced this pull request Oct 13, 2018
trop-bot pushed a commit to trop-bot/electron that referenced this pull request Oct 13, 2018
trop-bot pushed a commit to trop-bot/electron that referenced this pull request Oct 13, 2018
MarshallOfSound added a commit that referenced this pull request Oct 13, 2018
MarshallOfSound pushed a commit that referenced this pull request Oct 13, 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.

5 participants
0