On 2018/01/08 02:27, Jeremie Courreges-Anglas wrote: > On Sun, Jan 07 2018, Stuart Henderson <s...@spacehopper.org> wrote: > > On 2018/01/07 18:56, Chris Bennett wrote: > >> I did find this problem with using clang. > >> > >> https://marc.info/?l=apache-modperl&m=143930336811571&w=2 > >> http://clang.llvm.org/compatibility.html#inline > >> > >> Not sure if useful > >> > >> Chris Bennett > >> > > > > It is, thanks. Please give this a spin. > > With this mod_perl loads fine in a quick test. Probably not good for > upstream as it's a rather big hammer, but ok jca@ if it also works for > Chris.
IMHO mod_perl doesn't make sense any more. Something via fastcgi makes a lot more sense than pulling Perl into the webserver's address space. But since we already shipped it broken in 6.2 let's provide a crutch if we can. That said: any OKs to remove ap2-mod_perl? (Or I will accept NAKs in the form of a diff to add a suitable MAINTAINER :-)