http://svn.apache.org/r1812301
2.4.x patch: svn merge -c 1812263,1812301 ^/httpd/httpd/trunk .
+1: ylavic, rjung
- ylavic: don't backport this before the one(s) below, or maintainer-mode in
- 2.4.x would -Werror, so depends on (to be completed?):
- - mod_journald
- - ap_expr
+ ylavic: if the below mod_journald proposal gets accepted, it will
+ also need a backport of r1812339, otherwise maintainer
+ mode builds will fail due to -Werror.
*) mod_journald: Add new module mod_journald to log error logs into journald.
trunk patch: http://svn.apache.org/r1610339
mod_journald can't be configured in maintainer mode (-std=c89).
Can anyone else reproduce, or is it just my distro?
ylavic: missing r1812339 for maintainer-mode/c89/-Werror compliance,
- so either this is backported before configure.in above and we'll
- add r1812339 to that proposal, or after and we'll add it to this
- proposal (resetting the one or the other votes in any case...).
+ needed if the above configure.in proposal gets backported.
+ Note that r1812339 could be backported in any case, even if
+ the above configure.in proposal does not get accepted.
PATCHES/ISSUES THAT ARE BEING WORKED