[gnutls-devel] gnutls 3.3.1
Andreas Metzler
ametzler at bebt.de
Sat Apr 19 14:23:03 CEST 2014
On 2014-04-19 Nikos Mavrogiannopoulos <nmav at gnutls.org> wrote:
> Hello,
> I've just released gnutls 3.3.1. This is a bugfix release on the
> next stable branch.
[...]
Hello,
removal of gnutls_secure_malloc from gnutls.h broke guile support:
-----------------------
In file included from core.c:519:0:
priorities.i.c: In function 'scm_gnutls_set_session_cipher_priority_x':
priorities.i.c:11:3: warning: implicit declaration of function 'scm_c_issue_deprecation_warning' [-Wimplicit-function-declaration]
scm_c_issue_deprecation_warning ("`set-session-cipher-priority!' is deprecated, use `set-session-priorities!' instead");
^
core.c: In function 'scm_init_gnutls':
core.c:3369:3: error: 'gnutls_secure_malloc' undeclared (first use in this function)
gnutls_secure_malloc = scm_malloc;
^
core.c:3369:3: note: each undeclared identifier is reported only once for each function it appears in
make[6]: *** [guile_gnutls_v_2_la-core.lo] Error 1
-----------------------
cu Andreas
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
More information about the Gnutls-devel
mailing list