libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] CI errors


From: Christian Grothoff
Subject: Re: [libmicrohttpd] CI errors
Date: Thu, 26 Sep 2019 21:48:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

Fixed now, thanks for letting us know! -Christian

On 9/26/19 9:06 PM, Tim Rühsen wrote:
> 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]