Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Fix isolated dlopen #195

Merged
merged 1 commit into from
May 23, 2020
Merged

Fix isolated dlopen #195

merged 1 commit into from
May 23, 2020

Commits on May 22, 2020

  1. Fix isolated dlopen

    In `locate`, when launching an external Julia to test whether dlopen work
    on a library, pass `--startup-file=no` to the subprocess to avoid any issues
    with commands in a user's startup.jl file.
    
    Fixes #194
    
    On master, this was already fixed by PR #189
    fingolfin committed May 22, 2020
    Configuration menu
    Copy the full SHA
    3847706 View commit details
    Browse the repository at this point in the history