trawick (with rev 395180)
trawick: needs http://svn.apache.org/viewcvs?rev=395180&view=rev
+ * mod_proxy_balancer: Initialize local data structures for workers of a
+ balancer. PR 38227, PR 38267.
+ Trunk version of patch:
+ http://svn.apache.org/viewcvs?rev=394065&view=rev
+ http://svn.apache.org/viewcvs?rev=394446&view=rev
+ 2.2.x version of patch:
+ Trunk version works
+ +1: rpluem, jim, wrowe
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
jim, does your agreement with niq also include his +1 in the case
the comment is fixed?
- * mod_proxy_balancer: Initialize local data structures for workers of a
- balancer. PR 38227, PR 38267.
- Trunk version of patch:
- http://svn.apache.org/viewcvs?rev=394065&view=rev
- http://svn.apache.org/viewcvs?rev=394446&view=rev
- 2.2.x version of patch:
- Trunk version works
- +1: rpluem, jim, wrowe
-
* arch win32: http://svn.apache.org/viewcvs?rev=395419&view=rev
s|/GX |/EHsc | because they were always synonyms, and Visual Studio
2005 edition complains bitterly and loudly that /GX is deprecated.