Thanks for reporting, fixed in Git master as suggested. -Christian
On 9/3/21 10:22 AM, Thorsten Brehm wrote:
> Hi,
>
> gcc10 complains with two warnings when compiling libmicrohttpd using
>
> #define NDEBUG 1
> #define DAUTH_SUPPORT 1
>
> so, "release build" with enabled "digest authent
Hi,
gcc10 complains with two warnings when compiling libmicrohttpd using
#define NDEBUG 1
#define DAUTH_SUPPORT 1
so, "release build" with enabled "digest authentication":
../digestauth.c: In function 'MHD_digest_auth_check_digest2':
../digestauth.c:1287:9: warning: 'da.digest_size' may