Re: [DBD-SQLite] SQLite 3.7.x problem fixed, please dev-release

2010-08-27 Thread Kenichi Ishigaki
Fixed the Test::NoWarnings issue (hopefully). Bumped up the version, and updated Changes. Please ship the next dev one. Thanks, Kenichi On Fri, 27 Aug 2010 17:51:56 +1000, Adam Kennedy wrote: >Quite a few FAIL reports, mostly around Test::NoWarnings in fts3.t > >I'm on flaky connection, but if

Re: [DBD-SQLite] SQLite 3.7.x problem fixed, please dev-release

2010-08-27 Thread Adam Kennedy
Quite a few FAIL reports, mostly around Test::NoWarnings in fts3.t I'm on flaky connection, but if someone can fix it I'll drop another dev release tonight. Adam K On Thu, Aug 26, 2010 at 5:38 AM, Darren Duncan wrote: > Kenichi Ishigaki wrote: >> >> Hi. Sorry that I had little time recently and

Re: [DBD-SQLite] SQLite 3.7.x problem fixed, please dev-release

2010-08-25 Thread Darren Duncan
Toby Corkindale wrote: That all being said, how much time do you need to do your stress test? Two weeks? I and my colleagues should be able to get some testing done in the next fortnight, sure. I suspect many people will only catch the announcement via your posts on other DB-related lists,

Re: [DBD-SQLite] SQLite 3.7.x problem fixed, please dev-release

2010-08-25 Thread Toby Corkindale
On 26/08/10 12:35, Darren Duncan wrote: Toby Corkindale wrote: On 26/08/10 05:38, Darren Duncan wrote: Under the circumstances, I recommend releasing what we have now as version 1.31 production within a week if there are no showstopper problems discovered with 1.30_04 in the meantime. It soun

Re: [DBD-SQLite] SQLite 3.7.x problem fixed, please dev-release

2010-08-25 Thread Darren Duncan
Toby Corkindale wrote: On 26/08/10 05:38, Darren Duncan wrote: Under the circumstances, I recommend releasing what we have now as version 1.31 production within a week if there are no showstopper problems discovered with 1.30_04 in the meantime. It sounds like there are some quite major change

Re: [DBD-SQLite] SQLite 3.7.x problem fixed, please dev-release

2010-08-25 Thread Toby Corkindale
On 26/08/10 05:38, Darren Duncan wrote: Under the circumstances, I recommend releasing what we have now as version 1.31 production within a week if there are no showstopper problems discovered with 1.30_04 in the meantime. It sounds like there are some quite major changes in this version of SQ

Re: [DBD-SQLite] SQLite 3.7.x problem fixed, please dev-release

2010-08-25 Thread Darren Duncan
Kenichi Ishigaki wrote: Hi. Sorry that I had little time recently and didn't fix the issue on sqlite numbers for 64 bit environments. I tentatively disabled it as it is rather a big change and might break other distributions' tests that expected every bind param was a quoted text for sqlite. I'll

Re: [DBD-SQLite] SQLite 3.7.x problem fixed, please dev-release

2010-08-25 Thread Adam Kennedy
Released as http://svn.ali.as/cpan/releases/DBD-SQLite-1.30_04.tar.gz On 25 August 2010 11:19, Adam Kennedy wrote: > Will do > > On 25 Aug 2010 09:53, "Darren Duncan" wrote: >> Update ... >> >> Thanks to Niko Tyni (Debian Perl Group), a patch to fix the >> incompatibility with >> SQLite 3.7.x ha

Re: [DBD-SQLite] SQLite 3.7.x problem fixed, please dev-release

2010-08-24 Thread Kenichi Ishigaki
Hi. Sorry that I had little time recently and didn't fix the issue on sqlite numbers for 64 bit environments. I tentatively disabled it as it is rather a big change and might break other distributions' tests that expected every bind param was a quoted text for sqlite. I'll look into it again after

Re: [DBD-SQLite] SQLite 3.7.x problem fixed, please dev-release

2010-08-24 Thread Adam Kennedy
Will do On 25 Aug 2010 09:53, "Darren Duncan" wrote: > Update ... > > Thanks to Niko Tyni (Debian Perl Group), a patch to fix the incompatibility with > SQLite 3.7.x has been handed to us via RT ( > https://rt.cpan.org/Public/Bug/Display.html?id=60698 ). It was just 3 lines for > test.pm. > > The

[DBD-SQLite] SQLite 3.7.x problem fixed, please dev-release

2010-08-24 Thread Darren Duncan
Update ... Thanks to Niko Tyni (Debian Perl Group), a patch to fix the incompatibility with SQLite 3.7.x has been handed to us via RT ( https://rt.cpan.org/Public/Bug/Display.html?id=60698 ). It was just 3 lines for test.pm. The patch was written against 1.29 but I tested it against both 1.