[vlc-devel] [vlc-commits] gnutls: show session flags in debug

Jean-Baptiste Kempf jb at videolan.org
Thu Feb 23 22:27:06 CET 2017


Hello,

On Thu, 23 Feb 2017, at 21:41, RĂ©mi Denis-Courmont wrote:
> +    flags = gnutls_session_get_flags(session);

According to the documentation:
https://www.gnutls.org/manual/html_node/Core-TLS-API.html#gnutls_005fsession_005fget_005fflags

This function was added in 3.5.0 and is therefore missing some ifdefery.

This breaks the build for the Android buildbots, for example.

-- 
Jean-Baptiste Kempf -  President
+33 672 704 734


More information about the vlc-devel mailing list