[DBD-SQLite] Re: updating bundled SQLite to latest
Kenichi Ishigaki
ishigaki at cpan.org
Sat Mar 28 04:15:39 GMT 2009
Hi, Darren.
Thanks for the heads-up. I updated the bundled library
to 3.6.11 (and fixed t/08create_function.t issue, too).
As for how to update, I run "getsqlite.pl" in the trunk
with <sqlite version to download>, and do some tweaks
if I find something wrong (like adding new files to the
repository, updating extensions, etc).
But I think we should switch to the amalgamated source
like DBD::SQLite::Amalgamation in the near future.
It's much easier to update.
Best,
Kenichi
On Fri, 27 Mar 2009 18:59:26 -0700, Darren Duncan <darren at darrenduncan.net> wrote:
>Hello Kenichi Ishigaki,
>
>I understand from the change logs of DBD::SQLite in Adam's repository (
>http://fisheye2.atlassian.com/changelog/cpan/trunk/DBD-SQLite ) that you have
>been the one updating the files from the SQLite library itself.
>
>Now the last time you did this was 2 months ago, and meanwhile version 3.6.11
>came out over a month ago; it obviously doesn't have any serious bugs since it
>wasn't replaced in over a month.
>
>Can you please either update the library with DBD::SQLite to 3.6.11 ASAP or tell
>me/us what process you used to do it so I/we can. Or better yet please do both
>in the interest of timeliness.
>
>A dev release of DBD::SQLite has finally gone out on CPAN and another will
>follow soon, hopefully including this library update.
>
>Also, as of late last night a new email list exists for people developing
>DBD::SQLite which is dbd-sqlite at lists.scsys.co.uk ; I encourage you to join it.
>
>Thank you. -- Darren Duncan
More information about the DBD-SQLite
mailing list