diff options
author | Vietor Liu <vietor@vxwo.org> | 2009-10-31 14:36:03 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-10-31 14:28:18 -0700 |
commit | 1e380ddcd29f1e25bfb58b7068fdafb038c8dd9a (patch) | |
tree | bd121fe247d5b9c247dcb217c57d3fcf5cb83bff /grep.c | |
parent | clone: detect extra arguments (diff) | |
download | tgif-1e380ddcd29f1e25bfb58b7068fdafb038c8dd9a.tar.xz |
imap-send.c: fix compiler warnings for OpenSSL 1.0
The openssl/CHANGES file says:
Let the TLSv1_method() etc. functions return a 'const' SSL_METHOD
pointer and make the SSL_METHOD parameter in SSL_CTX_new,
SSL_CTX_set_ssl_version and SSL_set_ssl_method 'const'.
In older versions, unqualified pointers were used, so we unfortunately
cannot unconditionally update the type of the variable we use.
Signed-off-by: Vietor Liu <vietor@vxwo.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'grep.c')
0 files changed, 0 insertions, 0 deletions