bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9059: 24.0.50; Logging in init_gnutls_functions does not adhere to g


From: Christoph Scholtes
Subject: bug#9059: 24.0.50; Logging in init_gnutls_functions does not adhere to gnutls_log_level
Date: Sat, 16 Jul 2011 17:07:25 -0600
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110624 Thunderbird/5.0

On 7/16/2011 4:50 PM, Lars Magne Ingebrigtsen wrote:

I've now moved the defvar to the C layer, which should fix this problem.

Could you update and see whether it's really fixed?>

gnutls.c: In function 'init_gnutls_functions':
gnutls.c:196:7: error: 'Vgnutls_log_level' undeclared (first use in this function) gnutls.c:196:7: note: each undeclared identifier is reported only once for each function it appears in
gnutls.c: In function 'emacs_gnutls_handle_error':
gnutls.c:409:7: error: 'Vgnutls_log_level' undeclared (first use in this function)
gnutls.c: In function 'syms_of_gnutls':
gnutls.c:1158:3: error: 'struct emacs_globals' has no member named 'f_Vgnutls_log_level' gnutls.c:1160:3: error: 'Vgnutls_log_level' undeclared (first use in this function)
mingw32-make[3]: *** [oo/i386/gnutls.o] Error 1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]