julia
617afff7
- fix #25137, return value of `dlclose` on windows (#25175)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
fix #25137, return value of `dlclose` on windows (#25175) - Invert boolean value returned by Windows FreeLibrary so it matches that of POSIX dlclose - Add test of jl_dlclose/Libdl.dlclose to test/libdl.jl
References
#25175 - Fix Issue #25137
Author
jdjohnston
Committer
JeffBezanson
Parents
564ecb0f
Loading