Re: [libmicrohttpd] Build issue on MINGW

2018-10-23 Thread Christian Grothoff
Hi Tim, Well, the --enable-experimental switch was already added to Git master when I sent the e-mail. As for doing features in new branches, that is sometimes done, but in this case the specific goal was to expose the code to a broad range of build systems to see if there were any compile errors

Re: [libmicrohttpd] Build issue on MINGW

2018-10-23 Thread Tim Rühsen
Hi Christian, sorry for answering so late :-( Such a switch would indeed be useful if one wants to test/use the latest master branch. In my case it is using latest master as dependency for CI Testing of Wget2. This includes a MinGW CI runner. Of course I can checkout the latest release tag, but