Hi, > From: curl-library <[email protected]> On Behalf Of Daniel > Stenberg via curl-library > Sent: Saturday, February 21, 2026 12:00 PM > To: curl users <[email protected]>; [email protected]; > libcurl hacking <[email protected]>; curl-distros > <[email protected]> > Cc: Daniel Stenberg <[email protected]> > Subject: [rc] curl 8.19.0-rc2 > > I just uploaded 8.19.0 release candidate two to the site > > Take it out for a spin. Tell us if there are any issues!
curl itself compiled fine for me for Windows, Linux, macOS, iOS, and Android. Just a note that https://github.com/curl/curl/commit/daa6b27b4d998d62c8198b4fe167199cc7bf0064#diff-0652ea075ff6ddc585b01d147f439c0143706e9f2be1141a70281e08302d8171 is a breaking change for C++ as you cannot write e.g. `::curl_multi_setopt` anymore to get the symbol explicitly from the global namespace. Marcel -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html
