Oops, was these flags removed?: MHD_USE_AUTO | MHD_USE_INTERNAL_POLLING_THREAD | MHD_USE_ERROR_LOG
On Mon, Jan 30, 2017 at 4:35 PM, silvioprog <[email protected]> wrote: > I can't remember at this moment, but it was fixed with a message talking > something like "X is deprecated, use Y". BTW it would be nice to release a > major version removing all old members. :-) > > Anyway, WDYT about MHD_USE_SUPPRESSED_DATE/MHD_USE_END_FLAG? (notice the > "suppressED" instead of "suppress" and "end" instead of "no") > > On Mon, Jan 30, 2017 at 3:59 PM, Christian Grothoff <[email protected]> > wrote: > >> Hmm. This should not be the case, as we kept the old names around for >> now to ensure backwards-compatibility. Which flag gave you trouble? >> >> On 01/30/2017 07:36 PM, silvioprog wrote: >> > I had a problem in my project, it didn't compile it because a flag was >> > renamed, luckily I checked the GIT log and found some flags renamed, so >> a >> > major version should be released warning these last changes was done in >> the >> > MHD interface. >> > > -- > Silvio Clécio > -- Silvio Clécio
