You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set storage class of julia globals to dllimport on windows to avoid auto-import weirdness.
Also make the compiler error instead of emitting pseudo-relocations when encountering a reference to a non-exported symbol in a dll.
Co-authored-by: Keno Fischer <[email protected]>
Co-authored-by: Cody Tapscott <[email protected]>
0 commit comments