On Wednesday, 21 February 2018 at 11:41:18 UTC, Diederik de Groot
wrote:
Removing the pragma(lib, "curl") seems to fix the issue on DFly
(and FreeBSD). Updated the pull request.
I guess pragma(lib, xxx) needs a little bit of attention to see
what causes it not to work.
something to do with this perhaps?
https://stackoverflow.com/questions/23214697/trouble-with-curl-and-pragma
in any case, that line doesn't even need to be there AFAICT.
dget builds and works just fine with it commented out.
I've commented it out on my linux builds too.