Snippets for apache-thrift 0.22.0 from Nix x86_64-linux
Sourced from https://hydra.nixos.org/log/nabl5vd3h556xwhnfav6qx9b9myi44ip-thrift-0.22.0.drv.
-
/build/source/lib/cpp/src/thrift/transport/TSSLSocket.cpp:187:36: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 187 | ctx_ = SSL_CTX_new(TLSv1_method()); | ~~~~~~~~~~~~^~ -
/build/source/lib/cpp/src/thrift/transport/TSSLSocket.cpp:189:38: warning: 'const SSL_METHOD* TLSv1_1_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 189 | ctx_ = SSL_CTX_new(TLSv1_1_method()); | ~~~~~~~~~~~~~~^~ -
/build/source/lib/cpp/src/thrift/transport/TSSLSocket.cpp:191:38: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 191 | ctx_ = SSL_CTX_new(TLSv1_2_method()); | ~~~~~~~~~~~~~~^~ -
/build/source/lib/cpp/src/thrift/transport/TSSLSocket.cpp:760:43: warning: 'unsigned char* ASN1_STRING_data(ASN1_STRING*)' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 760 | char* data = (char*)ASN1_STRING_data(name->d.ia5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ -
/build/source/test/cpp/src/TestClient.cpp:504:70: warning: unpaired UTF-8 bidirectional control character detected [-Wbidi-chars=] 504 | "Melayu, Nnapulitano, Nedersaksisch, <U+0928><U+0947><U+092A><U+093E><U+0932> <U+092D><U+093E><U+0937><U+093E>, Nederlands, <U+202A>" | ~~~~~~~~ | | | | | end of bidirectional context | U+202A (LEFT-TO-RIGHT EMBEDDING)