[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[RFC] Remove support for SQLite 3.7.7

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: Fri, 15 Jul 2011 20:44:38 +0200

SQLite 3.7.7 contains a major bug, which has been fixed in SQLite 3.7.7.1:
http://svn.haxx.se/dev/archive-2011-06/0858.shtml
http://svn.haxx.se/dev/archive-2011-06/0872.shtml

subversion/libsvn_subr/sqlite.c contains a workaround for this bug.
SQLite 3.7.7.1 has been released 5 days after SQLite 3.7.7 and has now been available
for 16 days, so IMHO we can assume that all users of SQLite 3.7.7 have upgraded to 3.7.7.1.
I suggest to remove support for SQLite 3.7.7 by fully reverting these changes in
subversion/libsvn_subr/sqlite.c (r1141133, r1140242, r1140239, r1139971) without adding any
other checks for SQLite 3.7.7.

-- 
Arfrever Frehtes Taifersar Arahesis

Received on 2011-07-15 20:47:03 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.