[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] Compile issue
From: |
Christian Grothoff |
Subject: |
Re: [libmicrohttpd] Compile issue |
Date: |
Sat, 7 Jan 2017 11:53:16 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 |
Should be fixed now, thanks for reporting! -Christian
On 01/07/2017 11:47 AM, Markus Doppelbauer wrote:
> Current git does not compile without "HAVE_MESSAGES":
> This is the context in "daemon.c":
>
>
> if ( (0 != (daemon->options & MHD_USE_THREAD_PER_CONNECTION)) &&
> (MHD_NO != ret) )
> { /* Wake up suspended connections. */
> if (! MHD_itc_activate_(daemon->itc,
> "w"))
> #ifdef HAVE_MESSAGES
> MHD_DLOG (daemon,
> _("Failed to signal resume of connection via
> inter-thread communication channel."));
> #endif
> }
signature.asc
Description: OpenPGP digital signature