> Am 10.01.2017 um 07:51 schrieb Abhijit Menon-Sen <[email protected]>:
> 
> At 2017-01-09 12:36:23 -0600, [email protected] wrote:
>> 
>> C++ build/clang/server/tlsthread.o 
>> server/tlsthread.cpp:100:19: error: implicit conversion from 'long' to
>> 'int' changes value from 2168458239 to -2126509057
>> [-Werror,-Wconstant-conversion]
>>                  | SSL_OP_NO_SSLv2
>>                  ^~~~~~~~~~~~~~~~~
>> 1 error generated.
> 
> That's a bug. SSL_CTX_set_options() is documented to take a long, so
> I’ve changed 'options' from int to long.


Any chance to see this patch on github?

Axel
---
PGP-Key:29E99DD6  ☀  computing @ chaos claudius

Reply via email to