You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2015/07/27 00:34:27 UTC

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

Author: brane
Date: Sun Jul 26 22:34:27 2015
New Revision: 1692778

URL: http://svn.apache.org/r1692778
Log:
* branches/1.7.x/STATUS: Approve the 1.7.x-VS2015 poposal.

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=1692778&r1=1692777&r2=1692778&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Sun Jul 26 22:34:27 2015
@@ -27,7 +27,7 @@ Candidate changes:
      +0: rhuijben (Shouldn't we provide a three way diff instead of guessing
                    a base to show a one way diff against based on the
                    operation?
-                   
+                   .
                    I would prefer to have show-diff always work against
                    the local pristine version, instead of sometimes against
                    their or their-old (src-left) version, as that is the final
@@ -80,14 +80,6 @@ Candidate changes:
      +1: rhuijben, brane
      +1: danielsh (libsvn_repos part only)
 
- * ^/subversion/branches/1.7.x-VS2015
-   Fix compilation with VS2015 when ruby is found
-   Justification:
-     Avoid overriding 'snprintf' on Visual Studio version(s) that define
-     this function directly, avoids compilation errors.
-   Votes:
-     +1: rhuijben.
-
  * r1542765, r1567080, r1571214
    Add Sqlite index information.
    Justification:
@@ -151,3 +143,11 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * ^/subversion/branches/1.7.x-VS2015
+   Fix compilation with VS2015 when ruby is found
+   Justification:
+     Avoid overriding 'snprintf' on Visual Studio version(s) that define
+     this function directly, avoids compilation errors.
+   Votes:
+     +1: rhuijben, brane