You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test 1165 would fail on some systems because it didn't detect
CURL_DISABLE_* symbols that were used to the right of another one on the
same line! The script would only detect and extract the first one.
Reported-by: Marcel Raad
Fixes#8384
I did this
Look at the autobuilds at https://curl.se/dev/builds.html.
I expected the following
All green :-)
Instead, test 1165 was failing with
The last usage of
CURL_DISABLE_NTLM
was removed with 1bf3643#diff-9f7d1f1e2f497cabfc05b279c04b116f9213b2f2ea8f6b4c4ec795252fd1905e.curl/libcurl version
master
operating system
all
The text was updated successfully, but these errors were encountered: