You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2014/05/12 12:07:07 UTC

svn commit: r1593918 - /subversion/branches/1.7.x/STATUS

Author: rhuijben
Date: Mon May 12 10:07:07 2014
New Revision: 1593918

URL: http://svn.apache.org/r1593918
Log:
* STATUS: Nominate a patch that disables zlib's assembly code even if the user passes us an assembler.

Modified:
    subversion/branches/1.7.x/STATUS

Modified: subversion/branches/1.7.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1593918&r1=1593917&r2=1593918&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Mon May 12 10:07:07 2014
@@ -108,6 +108,18 @@ Candidate changes:
    Votes:
      +1: breser
 
+ * ^/subversion/branches/1.7.x-disable_zlib_asm
+   Disable building ZLib's assembly optimizations on Windows
+   Justification:
+     Without this patch some users might accidentally make Subversion build
+     zlib with known issues which would break ra_serf against older serf
+     versions. (With newer serf versions the user would have to build zlib
+     himself before building Subversion)
+   Branch:
+     ^/subversion/branches/1.7.x-disable_zlib_asm
+   Votes:
+     +1: rhuijben
+
 Veto-blocked changes:
 =====================