Skip to content

Comments

ldso: loadedDynamicLibraries is not used anymore - kill it#7517

Merged
kripken merged 1 commit intoemscripten-core:incomingfrom
navytux:y/ldso-needed.1
Nov 20, 2018
Merged

ldso: loadedDynamicLibraries is not used anymore - kill it#7517
kripken merged 1 commit intoemscripten-core:incomingfrom
navytux:y/ldso-needed.1

Conversation

@navytux
Copy link
Contributor

@navytux navytux commented Nov 16, 2018

This variable stoped being used after d6e54c2 (simplify shared library
initialization: use the system atprerun/atinit logic, except when the
system is already loaded as in the dlopen case).

This variable stoped being used after d6e54c2 (simplify shared library
initialization: use the system atprerun/atinit logic, except when the
system is already loaded as in the dlopen case).
@navytux
Copy link
Contributor Author

navytux commented Nov 16, 2018

( spawned from #7512 )

@kripken
Copy link
Member

kripken commented Nov 19, 2018

Thanks @navytux, looks good!

Have you already added yourself to AUTHORS? If not please do so before we merge this.

@navytux
Copy link
Contributor Author

navytux commented Nov 20, 2018

@kripken, thanks for feedback. I originally included AUTHORS adjustment in the main patch, but since it got split up, here is AUTHORS change that goes separately: #7541.

Hope it is ok.

@kripken
Copy link
Member

kripken commented Nov 20, 2018

I see, thanks!

@kripken kripken merged commit a2b8aed into emscripten-core:incoming Nov 20, 2018
@navytux
Copy link
Contributor Author

navytux commented Nov 20, 2018

Thanks for applying the patch.

@navytux navytux deleted the y/ldso-needed.1 branch November 20, 2018 18:37
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