mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
2f0bb864c1
We have and provide Curl_strerror() internally for a reason: strerror() is not necessarily thread-safe so we should always try to avoid it. Extended checksrc to warn for this, but feature the check disabled by default and only enable it in lib/ Closes #7685
2 lines
16 B
Plaintext
2 lines
16 B
Plaintext
enable STRERROR
|