<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 06/17/15 12:57, Hugh McMaster wrote:<br>
    </div>
    <blockquote cite="mid:BLU171-W88965958CA5F79E5A13F98F2A60@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <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>
    </blockquote>
    <br>
    Fixed in the new patch:<br>
    <a class="moz-txt-link-freetext" href="http://source.winehq.org/patches/data/112130">http://source.winehq.org/patches/data/112130</a><br>
    <br>
    Cheers,<br>
    Jacek<br>
  </body>
</html>