David Glasser wrote:
> On Wed, Jan 14, 2009 at 2:14 PM, Justin Erenkrantz
> <jerenkrantz_at_apache.org> wrote:
>> On Wed, Jan 14, 2009 at 10:54 AM, Mark Phippard <mphippard_at_collab.net> wrote:
>>> FWIW, from the latest version of RHEL 5
>>>
>>> $ sqlite3 -version
>>> 3.3.6
>> Did anyone see if our code really requires 3.4? All that required
>> (previously) was changing the regex to permit the older version and
>> seeing what happens at compile-time. *shrug* -- justin
>
> The current sqlite code uses APIs introduced in 3.4. I haven't seen
> an argument that it needs to: this was a change by gstein when he
> resurrected my sqlite wrapper, which used to support older versions.
>
> And now that I've made the change that I really wanted to do this
> week, I care less about whether or not this revision is backed out :-)
A note that if it gets backed out, r35249 and r35252 should also go.
-Hyrum
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1024926
Received on 2009-01-14 22:36:59 CET