Steffen in gmane.comp.apache.devel (Thu, 8 Aug 2019 15:43:46 +0200): >Are the reported APLOGNO all going to be solved in .41: > >mod_proxy mod_http2 mod_ssl
In mod_md.c I se no APLOGNO() without argument anymore, so they must be gone. For instance, 2 out of three directly after line 600 were without argument in .40 and generated the warning. Now they have an argument: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/modules/md/mod_md.c?diff_format=h&view=markup#l600 FWIW: +1 -- Jan
