Re: ANNOUNCE: DBI 1.46 release candidate

2004-11-15 Thread Cosimo Streppone
Tim Bunce wrote: > > [...] > t/zvpp_01basics...ok 104/131DBI::PurePerl doesn't support hash type 1 > without Math::BigInt >= 1.56 (available on CPAN) at t/01basics.t line 245 > Failed 1/41 test scripts, 97.56% okay. 27/2056 subtests failed, 98.69% okay. The message seems pretty self-explanato

Re: ANNOUNCE: DBI 1.46 release candidate

2004-11-15 Thread Michael Peppler
On Mon, 2004-11-15 at 00:37, Tim Bunce wrote: > http://homepage.eircom.net/~timbunce/DBI-1.46-rc1-20041114.tar.gz Builds and tests fine on Fedora Core 2 with perl 5.8.3. DBD::Sybase builds and tests fine with Sybase 15 beta. Michael -- Michael Peppler Data Migrati

Re: ANNOUNCE: DBI 1.46 release candidate

2004-11-15 Thread Tim Bunce
On Mon, Nov 15, 2004 at 09:22:36AM +0100, Cosimo Streppone wrote: > Tim Bunce wrote: > > > [...] DBI-1.46-rc1-20041114.tar.gz > > Testing with perl 5.8.3 & 5.8.5 gave "All tests successful". > However, with 5.6.1 (for two different test machines/environments/GCCs) > test t/zvpp_01basics.t fails.

Re: ANNOUNCE: DBI 1.46 release candidate

2004-11-15 Thread Cosimo Streppone
Tim Bunce wrote: [...] DBI-1.46-rc1-20041114.tar.gz Testing with perl 5.8.3 & 5.8.5 gave "All tests successful". However, with 5.6.1 (for two different test machines/environments/GCCs) test t/zvpp_01basics.t fails. Don't know the importance of this failure, though. CPAN release of DBI-1.45 still

Re: ANNOUNCE: DBI 1.46 release candidate

2004-11-14 Thread Darren Duncan
At 11:37 PM + 11/14/04, Tim Bunce wrote: http://homepage.eircom.net/~timbunce/DBI-1.46-rc1-20041114.tar.gz I'd appreciate some testing soonish. I plan to release it Monday evening. Thanks! Tim. My own testing shows it to be working correctly. That is, 'make test' succeeds, and my not-yet comp

ANNOUNCE: DBI 1.46 release candidate

2004-11-14 Thread Tim Bunce
http://homepage.eircom.net/~timbunce/DBI-1.46-rc1-20041114.tar.gz =head2 Changes in DBI 1.46 (svn rev 581),14th November 2004 Fixed parsing bugs in DBI::SQL::Nano thanks to Jeff Zucker. Fixed a couple of bad links in docs thanks to Graham Barr. Fixed test.pl Win32 undef warning thanks