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

[Libdl] Use RTLD_NOLOAD when calling dlpath(::String) #39676

Merged
merged 1 commit into from
Mar 26, 2021
Merged

Conversation

staticfloat
Copy link
Member

This should make it faster and have fewer side-effects to look up the absolute path of libraries.

This should make it faster and have fewer side-effects to look up the absolute path of libraries.
@staticfloat staticfloat merged commit 514426d into master Mar 26, 2021
@staticfloat staticfloat deleted the sf/dlopen branch March 26, 2021 17:01
@vtjnash
Copy link
Member

vtjnash commented Mar 27, 2021

tester_macos never ran, and unfortunately was broken

vtjnash added a commit that referenced this pull request Mar 30, 2021
vtjnash added a commit that referenced this pull request Mar 30, 2021
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
This should make it faster and have fewer side-effects to look up the absolute path of libraries.
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
antoine-levitt pushed a commit to antoine-levitt/julia that referenced this pull request May 9, 2021
This should make it faster and have fewer side-effects to look up the absolute path of libraries.
antoine-levitt pushed a commit to antoine-levitt/julia that referenced this pull request May 9, 2021
johanmon pushed a commit to johanmon/julia that referenced this pull request Jul 5, 2021
This should make it faster and have fewer side-effects to look up the absolute path of libraries.
johanmon pushed a commit to johanmon/julia that referenced this pull request Jul 5, 2021
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