25 Mar
2020
25 Mar
'20
8:38 a.m.
https://bugs.winehq.org/show_bug.cgi?id=48800 --- Comment #1 from Hans Leidekker <hans(a)meelstraat.net> --- There's this code Wine: #if GNUTLS_VERSION_MAJOR < 3 ... #define GNUTLS_CURVE_TO_BITS(curve) (unsigned int)(((unsigned int)1<<31)|((unsigned int)(curve))) What version of GnuTLS are you building against? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.