On Fri, Jul 1, 2011 at 8:50 PM, Lucas De Marchi <[email protected]> wrote: > If we use gnutls 2.12.0 or later it's necessary to call > gnutls_transport_set_lowat() to disable the lowat functionality. Since > this function is deprecated in new versions of gnutls, call it only if > using an older version. > --- > gweb/giognutls.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-)
I don't really use this. I'm just applying what Nikos (the author of gnutls) said would be the right thing to do. Check its answer to my email: http://lists.gnu.org/archive/html/help-gnutls/2011-06/msg00025.html Since this function was deprecated in 2.12.0, I can't compile ConnMan in maintainer mode due to the -Werror flag. regards, Lucas De Marchi _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
