https://issues.dlang.org/show_bug.cgi?id=20120
kinke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from kinke <[email protected]> --- (In reply to Rainer Schuetze from comment #1) > Might be related to the version of libcurl: LDC comes with version 7.48.0, > and the regression happened when upgrading from 7.47.1 to 7.51.0 Yes, exactly because we get CI failures with newer libcurl versions. I initially thought it may be specific to how it is built (compilation options, linked MSCRT etc.), so I tried to build the last libcurl versions myself [a while ago], but failed to produce a working one. --
