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