libmicrohttpd
[Top][All Lists]
Advanced

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

[libmicrohttpd] CI errors


From: Tim Rühsen
Subject: [libmicrohttpd] CI errors
Date: Thu, 26 Sep 2019 21:06:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

Hi,

I see an error in the Gitlab CI for quite some time:

In file included from mhd_assert.h:34:0,
                 from internal.h:33,
                 from connection.c:28:
connection.c:3090:39: error: 'struct MHD_Connection' has no member named
'repsonse'; did you mean 'response'?
         mhd_assert (NULL == connection->repsonse->crc);
                                       ^
connection.c:3090:9: note: in expansion of macro 'mhd_assert'
         mhd_assert (NULL == connection->repsonse->crc);
         ^~~~~~~~~~

See https://gitlab.com/libmicrohttpd/libmicrohttpd/pipelines

Regards, Tim

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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