It builds now on VC10 with the patch.
I cannot test is extensive, I have no test site for 2.2.
Btw. I already stopped distributing 2.2 for some time.
Regards,
Steffen AL
On Thursday 05/01/2017 at 11:40, Yann Ylavic wrote:
Thanks Steffen for testing.
On Thu, Jan 5, 2017 at 11:02 AM, Steffen <[email protected]>
wrote:
Exported revision 1777442.
No go:
Error 13 error C2143: syntax error : missing ';' before 'type'
E:\VC10\Win32\httpd-2.2.32\modules\proxy\mod_proxy.c 1093
Error 14 error C2065: 'post_status' : undeclared identifier
E:\VC10\Win32\httpd-2.2.32\modules\proxy\mod_proxy.c 1101
Error 15 error C2065: 'post_status' : undeclared identifier
E:\VC10\Win32\httpd-2.2.32\modules\proxy\mod_proxy.c 1102
Does it work with:
http://home.apache.org/~ylavic/patches/httpd-2.2.x-r1753592.patch ?
(Proposed for backported already).
Do we need the fix for the proxy crash as in 2.4.25 ?
https://www.apachelounge.com/viewtopic.php?t=7470
http://svn.apache.org/viewvc?view=revision&revision=1775775
No, this was a 2.4.x change/regression only.
Regards,
Yann.