[Issue 20120] libcurl.dll hangs when running std.net.curl unittests

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 20 13:19:43 UTC 2019


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/installer pull request #399 "fix issue 20120 - libcurl.dll hangs when
running std.net.curl unittests" was merged into build-curl:

- 4c8aabf637e2677cd705dc94cf00815064690388 by Rainer Schuetze:
  fix issue 20120 - libcurl.dll hangs when running std.net.curl unittests

  disable the workaround introduced in
https://github.com/curl/curl/commit/72d5e144fbc6a9db264ae425bb788af218f25d9e
  as it is causing the issue and the curl developers were not really convinced

  disabled by defining DONT_USE_RECV_BEFORE_SEND_WORKAROUND when compiling curl

https://github.com/dlang/installer/pull/399

--


More information about the Digitalmars-d-bugs mailing list