From: Tobias Geerinckx-Rice via Guix-patches via <guix-patches@gnu.org>
To: Michael Rohleder <mike@rohleder.de>
Cc: 42881@debbugs.gnu.org
Subject: [bug#42881] [PATCH] gnu: libmicrohttpd: Update to 0.9.71.
Date: Sun, 16 Aug 2020 11:26:43 +0200 [thread overview]
Message-ID: <87o8nblz58.fsf@nckx> (raw)
In-Reply-To: <20200816020853.22735-1-mike@rohleder.de>
[-- Attachment #1.1: Type: text/plain, Size: 181 bytes --]
Mornin' Michael,
Michael Rohleder 写道:
> * gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.71.
This ‘patch’ release breaks dependents like ola & drawpile:
[-- Attachment #1.2: Type: text/plain, Size: 847 bytes --]
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,
^~~~~~~~~~~~~~~~~~~~~~~~~
[-- Attachment #1.3: Type: text/plain, Size: 46 bytes --]
Could you take a look?
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next prev parent reply other threads:[~2020-08-16 9:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-16 2:08 [bug#42881] [PATCH] gnu: libmicrohttpd: Update to 0.9.71 Michael Rohleder
2020-08-16 7:49 ` bug#42881: " Mathieu Othacehe
2020-08-16 9:26 ` Tobias Geerinckx-Rice via Guix-patches via [this message]
2020-08-16 10:19 ` [bug#42881] " Tobias Geerinckx-Rice via Guix-patches via
2020-08-16 21:42 ` Michael Rohleder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87o8nblz58.fsf@nckx \
--to=guix-patches@gnu.org \
--cc=42881@debbugs.gnu.org \
--cc=me@tobias.gr \
--cc=mike@rohleder.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.