On Thu, Jul 09, 2020 at 09:41:16AM +0200, Sebastian Ramacher wrote:
> Looks like libmicrohttpd upstream didn't consider what it would mean for
> C++ users:
> https://lists.gnu.org/archive/html/libmicrohttpd/2020-07/msg00011.html
Indeed. But calling a function pointer through one of a different typ
On 2020-07-08 20:30:12, Steinar H. Gunderson wrote:
> On Wed, Jul 08, 2020 at 08:26:36PM +0200, Steinar H. Gunderson wrote:
> > Has libmicrohttpd changed ABI or something? I assume the size of size_t
> > hasn't changed :-)
>
> Indeed, they broke the API:
>
> Wed 08 Apr 2020 10:53:01 PM CEST
>
On Wed, Jul 08, 2020 at 08:26:36PM +0200, Steinar H. Gunderson wrote:
> Has libmicrohttpd changed ABI or something? I assume the size of size_t
> hasn't changed :-)
Indeed, they broke the API:
Wed 08 Apr 2020 10:53:01 PM CEST
Introduce `enum MHD_Result` for #MHD_YES/#MHD_NO to avoid using 'in
On Wed, Jul 08, 2020 at 08:15:01PM +0200, Sebastian Ramacher wrote:
> | ../shared/httpd.cpp:47:25: error: invalid conversion from ‘int (*)(void*,
> MHD_Connection*, const char*, const char*, const char*, const char*, size_t*,
> void**)’ {aka ‘int (*)(void*, MHD_Connection*, const char*, const cha
Source: nageru
Version: 2.0.0-3
Severity: serious
Tags: ftbfs sid bullseye
Justification: fails to build from source (but built successfully in the past)
nageru currently fails to build:
| FAILED: shared/a4d2686@@shared@sta/httpd.cpp.o
| c++ -Ishared/a4d2686@@shared@sta -Ishared -I../shared -I. -
5 matches
Mail list logo