Loading STATUS +3 −0 Original line number Diff line number Diff line Loading @@ -202,6 +202,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1759415 2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1702948_and_co.patch +1: ylavic, jorton, jchampion: r1702948 doesn't quite work as advertised. -Werror is never added to CFLAGS because when combined with -Wstrict-prototypes, the AC_LANG_PROGRAM won't compile (it uses a bare main()). *) mod_proxy_fcgi: read the whole FCGI response even for HTTP Precondition failed (412) responses to avoid subsequent bogus reads and Loading Loading
STATUS +3 −0 Original line number Diff line number Diff line Loading @@ -202,6 +202,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1759415 2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1702948_and_co.patch +1: ylavic, jorton, jchampion: r1702948 doesn't quite work as advertised. -Werror is never added to CFLAGS because when combined with -Wstrict-prototypes, the AC_LANG_PROGRAM won't compile (it uses a bare main()). *) mod_proxy_fcgi: read the whole FCGI response even for HTTP Precondition failed (412) responses to avoid subsequent bogus reads and Loading