The ntlmclient dependency has quite a lot of places with implicit fallthroughs. As at least modern GCC has enabled warnings on implicit fallthroughs by default, the developer is greeted with a wall of warnings when compiling that dependency. Disable implicit fallthrough warnings for ntlmclient to fix this issue.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
CMakeLists.txt | Loading commit data... | |
compat.h | Loading commit data... | |
crypt.h | Loading commit data... | |
crypt_commoncrypto.c | Loading commit data... | |
crypt_commoncrypto.h | Loading commit data... | |
crypt_mbedtls.c | Loading commit data... | |
crypt_mbedtls.h | Loading commit data... | |
crypt_openssl.c | Loading commit data... | |
crypt_openssl.h | Loading commit data... | |
ntlm.c | Loading commit data... | |
ntlm.h | Loading commit data... | |
ntlmclient.h | Loading commit data... | |
unicode.h | Loading commit data... | |
unicode_builtin.c | Loading commit data... | |
unicode_iconv.c | Loading commit data... | |
utf8.h | Loading commit data... | |
util.c | Loading commit data... | |
util.h | Loading commit data... |