libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] Typo?: MHD_SUPPRESS_DATE_NO_CLOCK and MHD_NO_FLAG


From: silvioprog
Subject: Re: [libmicrohttpd] Typo?: MHD_SUPPRESS_DATE_NO_CLOCK and MHD_NO_FLAG
Date: Tue, 31 Jan 2017 13:59:56 -0300

Complementing:

$ cat /usr/local/include/microhttpd.h | grep 'MHD_VERSION'
#define MHD_VERSION 0x00095102

How to convert 0x00095102 version in human readable returning something like 0.9.52?

On Tue, Jan 31, 2017 at 1:37 PM, silvioprog <address@hidden> wrote:
Hm... I've followed MHD from GIT updating it daily, but the tests was done in a virtual machine with a brand new Xubuntu copy and MHD 0.9.52 downloaded from FTP. :-/

On Tue, Jan 31, 2017 at 11:25 AM, Evgeny Grin <address@hidden> wrote:
May be you intermixed a git version and release version?
Many new flags were added in git and are not yet released.
 
-- 
Best Wishes,
Evgeny Grin
 
31.01.2017, 07:28, "silvioprog" <address@hidden>:
On Mon, Jan 30, 2017 at 5:38 PM, Evgeny Grin <address@hidden> wrote:
No. Those flags are not removed. Do you have problems with it?
 
-- 
Best Wishes,
Evgeny Grin
 
Yes, I do. My MHD version: 0.9.52. Problem: "error: ‘MHD_USE_ERROR_LOG’ undeclared". But it compiles fine with other flags like MHD_USE_EPOLL_INTERNALLY, MHD_SUPPRESS_DATE_NO_CLOCK. Strange. :S
 
--
Silvio Clécio
--
Silvio Clécio

--
Silvio Clécio

reply via email to

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