Skip to content

Conversation

@staticfloat
Copy link
Member

@staticfloat staticfloat commented Jan 15, 2018

JuliaLang/julia#25459 moved Libdl to the stdlib, which means that we need to explicitly import it now before we can do things like Libdl.dlopen().

Note that this is essentially a no-op on Julia 0.6, so this shouldn't break anything. (We'll see if CI agrees with me there)

@staticfloat
Copy link
Member Author

......okay apparently nightlies are a bit behind. I guess we'll wait on this until I fix the nightlies.

JuliaLang/julia#25459 moved `Libdl` to the stdlib, which means that we need to explicitly import it now before we can do things like `Libdl.dlopen()`.
@staticfloat
Copy link
Member Author

Okay great, these are passing now, and it's just #120 killing things on 0.7.

@quinnj quinnj merged commit 96fd45b into JuliaLang:master Jan 16, 2018
@quinnj
Copy link
Member

quinnj commented Jan 16, 2018

Thanks for the PR! I fixed the other issue; so hopefully master is good now again.

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