A valid code that won't run?
Steven Schveighoffer via Digitalmars-d
digitalmars-d at puremagic.com
Fri Apr 24 12:58:18 PDT 2015
On 4/24/15 1:44 PM, Steven Schveighoffer wrote:
> On 4/24/15 1:37 PM, Iain Buclaw via Digitalmars-d wrote:
>
>>
>>
>> You need to explicitly link third party libraries.
>>
>
> You shouldn't need to explicitly link anything that comes out of phobos
> IMO.
Did some digging. This issue isn't as simple as I thought.
It's pretty obvious to me std.net.curl should never have been accepted
into phobos.
https://issues.dlang.org/show_bug.cgi?id=12572
https://issues.dlang.org/show_bug.cgi?id=13324
https://github.com/D-Programming-Language/phobos/pull/3009
https://issues.dlang.org/show_bug.cgi?id=10710
https://issues.dlang.org/show_bug.cgi?id=7561
-Steve
More information about the Digitalmars-d
mailing list