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

svn commit: r1500775 - /subversion/branches/1.8.x/STATUS

Author: danielsh
Date: Mon Jul  8 14:43:04 2013
New Revision: 1500775

URL: http://svn.apache.org/r1500775
Log:
* STATUS: Record my response to Stefan's concern.

Modified:
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1500775&r1=1500774&r2=1500775&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Mon Jul  8 14:43:04 2013
@@ -111,7 +111,11 @@ Candidate changes:
      -0: stsp (I don't really see a reason for backporting this.
                I don't think this test will ever find a regression in 1.8.x
                which we won't find on trunk. Having these changes in trunk
-               is good of course.)
+               is good of course.
+               <danielsh>  Let's not assume that all bugs that occur in 1.8.x
+               also occur in trunk; we have had counterexamples in our history.
+               Agreed though that the crash fixers elsewhere in the file are
+               more important to have.)
 
  * r1499034, r1500175
    sqlite3.m4: allow placing the amalgamation in the build dir.