GNU bug report logs -
#42881
[PATCH] gnu: libmicrohttpd: Update to 0.9.71.
Previous Next
Reported by: Michael Rohleder <mike <at> rohleder.de>
Date: Sun, 16 Aug 2020 02:10:02 UTC
Severity: normal
Tags: patch
Done: Mathieu Othacehe <othacehe <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Mornin' Michael,
Michael Rohleder 写道:
> * gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.71.
This ‘patch’ release breaks dependents like ola & drawpile:
[Message part 2 (text/plain, inline)]
common/http/HTTPServer.cpp:221:76: error: invalid conversion from
‘int (*)(void*, MHD_ValueKind, const char*, const char*)’ to
‘MHD_KeyValueIterator {aka MHD_Result (*)(void*, MHD_ValueKind,
const char*, const char*)}’ [-fperm>
MHD_get_connection_values(m_connection, MHD_HEADER_KIND,
AddHeaders, this);
^
In file included from ./include/ola/http/HTTPServer.h:42:0,
from common/http/HTTPServer.cpp:29:
/gnu/store/7pljqj4p04i8rb1zzlkcrx5jx2hc6yzv-libmicrohttpd-0.9.71/include/microhttpd.h:2697:1:
note: initializing argument 3 of ‘int
MHD_get_connection_values(MHD_Connection*, MHD_ValueKind,
MHD_KeyValueIterator, void*)’
MHD_get_connection_values (struct MHD_Connection *connection,
^~~~~~~~~~~~~~~~~~~~~~~~~
[Message part 3 (text/plain, inline)]
Could you take a look?
Kind regards,
T G-R
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 4 years and 357 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.