www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 13324] New: dynamically load libcurl at runtime

https://issues.dlang.org/show_bug.cgi?id=13324

          Issue ID: 13324
           Summary: dynamically load libcurl at runtime
           Product: D
           Version: D2
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: Phobos
          Assignee: nobody puremagic.com
          Reporter: code dawg.eu

The fact that std.net.curl requires explicit linking against libcurl causes too
many troubles. It would be nicer to dynamically load the library on usage.

--
Aug 18 2014