You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ko...@apache.org on 2015/09/08 16:33:39 UTC

svn commit: r1701808 - /subversion/branches/1.9.x/STATUS

Author: kotkov
Date: Tue Sep  8 14:33:39 2015
New Revision: 1701808

URL: http://svn.apache.org/r1701808
Log:
* STATUS: Extend the r1701633 nomination.

Modified:
    subversion/branches/1.9.x/STATUS

Modified: subversion/branches/1.9.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1701808&r1=1701807&r2=1701808&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Tue Sep  8 14:33:39 2015
@@ -77,15 +77,21 @@ Candidate changes:
    Votes:
      +0.9: rhuijben (Minor behavior change. Needs more dev@ discussion)
 
- * r1701633
-   Disable mark and seek op stdin, stdout and stderr stream wrappers
+ * r1701633, r1701792, r1701797
+   Disable mark, seek and non-default skip for stdin, stdout and stderr
+   stream wrappers
    Justification:
      Reduce surprises on using these apis.
+   Notes:
+     The r1701633 patch disables mark and seek for these streams;
+     r1701792 and r1701797 disable native svn_stream_skip() handler.
    Votes:
-     +1: rhuijben, kotkov
+     +1: kotkov
+     +1: rhuijben (without r1701792 and r1701797)
      -0: ivan (partial fix, native svn_stream_skip() also should be disabled
                for std* streams:
-               http://svn.haxx.se/dev/archive-2015-09/0057.shtml)
+               http://svn.haxx.se/dev/archive-2015-09/0057.shtml,
+               without r1701792 and r1701797)
 
  * r1701638
    Remove unneeded io operation on pristine install