Gregg Smith in gmane.comp.apache.devel (Sat, 3 Aug 2019 08:43:21 -0700): >Opps, looks like the APLOGNO's didn't get filled in. I'm still ok with >releasing .40 w/o them. > >mod_md.c(386): warning C4003: not enough actual parameters for macro >'APLOGNO' >mod_md.c(391): warning C4003: not enough actual parameters for macro >'APLOGNO' >mod_md.c(601): warning C4003: not enough actual parameters for macro >'APLOGNO' >mod_md.c(608): warning C4003: not enough actual parameters for macro >'APLOGNO' >mod_md.c(659): warning C4003: not enough actual parameters for macro >'APLOGNO' >mod_md.c(702): warning C4003: not enough actual parameters for macro >'APLOGNO' >mod_md.c(912): warning C4003: not enough actual parameters for macro >'APLOGNO'
My conclusion after testing a lot of Visual Studio builds: mod_md.so is broken. At least on Windows, but probably on any other OS as well. Do not release this version. -- Jan
