Control: forwarded 893370 https://lists.gnupg.org/pipermail/gnupg-devel/2018-March/033522.html Control: tags 893370 + upstream
On Sun 2018-03-18 13:20:38 +0200, Adrian Bunk wrote: > ... > ../../src/logging.c: In function '_gpgrt_log_printhex': > ../../src/logging.c:1153:49: error: incompatible type for argument 4 of > '_gpgrt_logv_printhex' > _gpgrt_logv_printhex (buffer, length, NULL, NULL); > ^~~~ > ../../src/logging.c:1097:1: note: expected 'va_list {aka __va_list}' but > argument is of type 'void *' > _gpgrt_logv_printhex (const void *buffer, size_t length, > ^~~~~~~~~~~~~~~~~~~~ > Makefile:1041: recipe for target 'libgpg_error_la-logging.lo' failed > make[5]: *** [libgpg_error_la-logging.lo] Error 1 thanks for putting the note in the debian BTS. this was already discussed with upstream, and is pending a fix from them on Monday. Regards, --dkg