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/02/11 20:20:46 UTC

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

Author: rhuijben
Date: Tue Feb 11 19:20:46 2014
New Revision: 1567312

URL: http://svn.apache.org/r1567312
Log:
* STATUS: Nominate some Sqlite changes.

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=1567312&r1=1567311&r2=1567312&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Tue Feb 11 19:20:46 2014
@@ -180,16 +180,15 @@ Candidate changes:
    Votes:
      +1: breser, brane
 
- * r1566960, r1566977, r1567034
-   Try to block people from using SQLITE_ENABLE_STAT3/4 with versions of
-   SQLite that are buggy.
+ * r1567286
+   Disable SQLITE_ENABLE_STAT3/4 with versions of SQLite that are buggy.
    Justification:
      SQLite returns incorrect results for queries.  Try to help our users
      and packagers from using buggy setups.
    Url:
      http://www.sqlite.org/src/info/4c86b126f2
    Votes:
-     +1: (without r1567034) breser, brane
+     +1: (different patch) breser, brane
      +1: rhuijben
 
  * r1567109, r1567134
@@ -203,6 +202,14 @@ Candidate changes:
    Votes:
      +1: rhuijben
 
+ * r1567064
+   Explicitly apply some Sqlite defaults to avoid unwanted side effects.
+   Justification:
+     We found distributions that enabled other flags. This might fix other
+     similar cases.
+   Votes:
+     +1: rhuijben
+
 Veto-blocked changes:
 =====================