<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Jacek,<br><br>On Wed, 17 Jun 2015 11:52:20 +0200, Jacek Caban wrote:<br><div>><br>> I sent a fix, please test [1].<br>> <br>> BTW, while investigating it, I found that we will have more<br>> compatibility issues in the future. It seems that gnutls doesn't<br>> consider backward compatibility seriously [2].<br><br>Your patch compiles fine, but triggers warnings:<br><br>schannel_gnutls.c: In function �schannel_get_cipher_algid�:<br>schannel_gnutls.c:275:5: warning: case value �93� not in enumerated type �gnutls_cipher_algorithm_t� [-Wswitch]<br>     case GNUTLS_CIPHER_AES_128_GCM: return CALG_AES_128;<br>     ^<br>schannel_gnutls.c:277:5: warning: case value �94� not in enumerated type �gnutls_cipher_algorithm_t� [-Wswitch]<br>     case GNUTLS_CIPHER_AES_256_GCM:<br><br>I'm on Linux Mint 17. It uses a Trusty base. libgnutls-dev version is 2.12.23 (-12ubuntu2.2)<br></div>                                         </div></body>
</html>