Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 592ce24379864639e26df4032ceda657e7403ee8
https://github.com/D-Programming-Language/phobos/commit/592ce24379864639e26df4032ceda657e7403ee8
Author: Martin Nowak <[email protected]>
Date: 2015-08-22 (Sat, 22 Aug 2015)
Changed paths:
M changelog.dd
M etc/c/curl.d
M posix.mak
M std/net/curl.d
Log Message:
-----------
dynamically load libcurl
- avoids issues with versioned symbols on different platforms
- lazy loading/initialization of curl library
- fix Issue 13324
- try to load curl from the exe itself before loading a shared library
thus allowing to link against a different or a static curl library
Commit: de08b920ad1ac351e64a48b05498c24d6dbcc6bc
https://github.com/D-Programming-Language/phobos/commit/de08b920ad1ac351e64a48b05498c24d6dbcc6bc
Author: David Nadlinger <[email protected]>
Date: 2015-08-22 (Sat, 22 Aug 2015)
Changed paths:
M changelog.dd
M etc/c/curl.d
M posix.mak
M std/net/curl.d
Log Message:
-----------
Merge pull request #3009 from MartinNowak/loadCurlAtRuntime
dynamically load libcurl
Compare:
https://github.com/D-Programming-Language/phobos/compare/6df5d551fd8a...de08b920ad1a_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos