Re: Announce: DBI 1.38 release candidate

2003-08-31 Thread Tim Bunce
Great. I'm glad that mystery is solved. Thanks. Tim. On Fri, Aug 29, 2003 at 05:06:12PM +0200, H.Merijn Brand wrote: On Fri 29 Aug 2003 16:49, Tim Bunce [EMAIL PROTECTED] wrote: On Fri, Aug 29, 2003 at 02:29:40PM +0200, H.Merijn Brand wrote: On Thu 28 Aug 2003 20:59, Tim Bunce [EMAIL

Re: RC2 (was: Announce: DBI 1.38 release candidate)

2003-08-29 Thread Tim Bunce
On Thu, Aug 28, 2003 at 05:29:06PM -0400, Steven N. Hirsch wrote: On Thu, 28 Aug 2003, Tim Bunce wrote: On Thu, Aug 28, 2003 at 09:50:21AM -0400, Steven N. Hirsch wrote: Tim, I plan to beat on this over the next few days. However, here are two small changes which I've found

Re: Announce: DBI 1.38 release candidate

2003-08-29 Thread H.Merijn Brand
On Thu 28 Aug 2003 20:59, Tim Bunce [EMAIL PROTECTED] wrote: On Thu, Aug 28, 2003 at 02:40:46PM +0200, H.Merijn Brand wrote: One of the reasons I'm still holding on to DBI-1.35 is Argument isn't numeric in null operation at /pro/lib/perl5/site_perl/5.8.0/PA-RISC2.0/DBI.pm line 632.

Re: Announce: DBI 1.38 release candidate

2003-08-29 Thread Tim Bunce
On Fri, Aug 29, 2003 at 02:29:40PM +0200, H.Merijn Brand wrote: On Thu 28 Aug 2003 20:59, Tim Bunce [EMAIL PROTECTED] wrote: On Thu, Aug 28, 2003 at 02:40:46PM +0200, H.Merijn Brand wrote: One of the reasons I'm still holding on to DBI-1.35 is Argument isn't numeric in null

Re: Announce: DBI 1.38 release candidate

2003-08-29 Thread H.Merijn Brand
On Fri 29 Aug 2003 16:49, Tim Bunce [EMAIL PROTECTED] wrote: On Fri, Aug 29, 2003 at 02:29:40PM +0200, H.Merijn Brand wrote: On Thu 28 Aug 2003 20:59, Tim Bunce [EMAIL PROTECTED] wrote: On Thu, Aug 28, 2003 at 02:40:46PM +0200, H.Merijn Brand wrote: One of the reasons I'm still

Re: Announce: DBI 1.38 release candidate

2003-08-28 Thread H.Merijn Brand
On Thu 21 Aug 2003 19:31, Thomas A. Lowery [EMAIL PROTECTED] wrote: All tests successful, 6 tests skipped. Files=34, Tests=1372, 84 wallclock secs (70.24 cusr + 4.02 csys = 74.26 CPU) Perl: 5.008 OS : linux DBI : 1.38 DBD::mysql : 2.1021

Re: RC2 (was: Announce: DBI 1.38 release candidate)

2003-08-28 Thread Steven N. Hirsch
On Thu, 21 Aug 2003, Tim Bunce wrote: On Wed, Aug 20, 2003 at 03:49:18PM +0100, Tim Bunce wrote: I'd be grateful if you could take a moment to try out this release candidate of DBI 1.38: Thanks for all the feedback. Here's another. I've changed a few small things including enabling

Re: Announce: DBI 1.38 release candidate

2003-08-28 Thread Tim Bunce
On Thu, Aug 28, 2003 at 02:40:46PM +0200, H.Merijn Brand wrote: One of the reasons I'm still holding on to DBI-1.35 is Argument isn't numeric in null operation at /pro/lib/perl5/site_perl/5.8.0/PA-RISC2.0/DBI.pm line 632. which is caused by attr 'Username' which is either undef or blank

Re: RC2 (was: Announce: DBI 1.38 release candidate)

2003-08-28 Thread Tim Bunce
On Thu, Aug 28, 2003 at 09:50:21AM -0400, Steven N. Hirsch wrote: Tim, I plan to beat on this over the next few days. However, here are two small changes which I've found to be necessary when working with a DB2 backend database. Since making these mods all ugly messages are a thing

Re: RC2 (was: Announce: DBI 1.38 release candidate)

2003-08-28 Thread Steven N. Hirsch
On Thu, 28 Aug 2003, Tim Bunce wrote: On Thu, Aug 28, 2003 at 09:50:21AM -0400, Steven N. Hirsch wrote: Tim, I plan to beat on this over the next few days. However, here are two small changes which I've found to be necessary when working with a DB2 backend database. Since

Re: RC2 (was: Announce: DBI 1.38 release candidate)

2003-08-22 Thread Steffen Goeldner
All tests successful, 9 tests skipped. Files=34, Tests=1215, 160 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) perl -Mblib -MDBI -e DBI-installed_versions Using C:/temp/DBI-1.38-RC2/blib Perl: 5.006001(MSWin32-x86-multi-thread) OS : MSWin32 (4.0) DBI

Re: RC2 (was: Announce: DBI 1.38 release candidate)

2003-08-22 Thread Tim Bunce
On Fri, Aug 22, 2003 at 10:10:52AM +0200, Steffen Goeldner wrote: perl -Mblib -MDBI -e print for DBI-data_sources('ODBC') Using C:/temp/DBI-1.38-RC2/blib Usage: DBD::ODBC::dr::data_sources(drh, attr = NULL) at C:/temp/DBI-1.38-RC2/blib/lib/DBI.pm line 966. Groan. I was in two minds about how

RE: RC2 (was: Announce: DBI 1.38 release candidate)

2003-08-22 Thread shildreth
scotthperl -Mblib -MDBI -e 'DBI-installed_versions' Perl: 5.008001(i386-freebsd) OS : freebsd (4.7-release-p3) DBI : 1.38 DBD::mysql : 2.9002 DBD::XBase : 0.210 DBD::Sponge : 11.09 DBD::SQLite : 0.25 DBD::Proxy :

Re: RC2 (was: Announce: DBI 1.38 release candidate)

2003-08-22 Thread John . Tobey
Using Sun cc: All tests successful, 9 tests skipped. Perl: 5.006001(sun4-solaris) OS : solaris (2.7) DBI : 1.38 DBD::Sybase : 0.94 DBD::Sponge : 11.09 DBD::Proxy : install_driver(Proxy) failed: Can't locate RPC/PlClient.pm in

Re: Announce: DBI 1.38 release candidate

2003-08-21 Thread Tim Bunce
On Wed, Aug 20, 2003 at 03:52:26PM -0700, David Wheeler wrote: Oh yeah, I meant to leave those out. I've gotten used to ignoring those warnings. It's just the `Perl___notused' warnings I wanted to draw attention to. They're a perl implementation detail that's hard to avoid. Tim.

Re: Announce: DBI 1.38 release candidate

2003-08-21 Thread Steffen Goeldner
Tim Bunce wrote: [...] If all is well please reply to the list with a short message giving the output of: perl -MDBI -e 'DBI-installed_versions' Perl: 5.006001 OS : MSWin32 DBI : 1.38 DBD::Sponge : 11.09 DBD::Oracle : 1.14

Re: Announce: DBI 1.38 release candidate

2003-08-21 Thread Cosimo Streppone
Tim Bunce wrote: I'd be grateful if you could take a moment to try out this release candidate of DBI 1.38: All tests successful, 9 tests skipped. Files=34, Tests=1215, 33 wallclock secs ( 9.09 cusr + 0.67 csys = 9.76 CPU) $perl -MDBI -e 'DBI-installed_versions' Perl: 5.006001 OS

Re: Announce: DBI 1.38 release candidate

2003-08-21 Thread shildreth
d On 20-Aug-2003 Tim Bunce wrote: On Wed, Aug 20, 2003 at 09:02:21AM -0700, David Wheeler wrote: On Wednesday, August 20, 2003, at 07:49 AM, Tim Bunce wrote: I'd be grateful if you could take a moment to try out this release candidate of DBI 1.38: scotthperl -Mblib -MDBI -e

RE: [dbi] Announce: DBI 1.38 release candidate

2003-08-21 Thread Martin J. Evans
On 20-Aug-2003 Tim Bunce wrote: I'd be grateful if you could take a moment to try out this release candidate of DBI 1.38: http://homepage.eircom.net/~timbunce/DBI-1.38-rc1-20030820.tar.gz All tests successful, 8 tests skipped. Files=34, Tests=1332, 21 wallclock secs (16.17 cusr + 1.02

Re: Announce: DBI 1.38 release candidate

2003-08-21 Thread David Wheeler
On Thursday, August 21, 2003, at 02:03 AM, Tim Bunce wrote: Oh yeah, I meant to leave those out. I've gotten used to ignoring those warnings. It's just the `Perl___notused' warnings I wanted to draw attention to. They're a perl implementation detail that's hard to avoid. Ah, okay, as long as

Re: Announce: DBI 1.38 release candidate

2003-08-21 Thread shildreth
and... scotthperl -Mblib -MDBI -e 'DBI-installed_versions' Perl: 5.008001 OS : freebsd DBI : 1.38 DBD::mysql : 2.9002 DBD::Sponge : 11.09 DBD::SQLite : 0.25 DBD::Proxy : 0.2004 DBD::Oracle : 1.14 DBD::ExampleP : 11.10

Re: Announce: DBI 1.38 release candidate

2003-08-21 Thread Thomas A. Lowery
All tests successful, 6 tests skipped. Files=34, Tests=1372, 84 wallclock secs (70.24 cusr + 4.02 csys = 74.26 CPU) Perl: 5.008 OS : linux DBI : 1.38 DBD::mysql : 2.1021 DBD::Sponge : 11.09 DBD::Proxy : 0.2004 DBD::Pg :

RC2 (was: Announce: DBI 1.38 release candidate)

2003-08-21 Thread Tim Bunce
On Wed, Aug 20, 2003 at 03:49:18PM +0100, Tim Bunce wrote: I'd be grateful if you could take a moment to try out this release candidate of DBI 1.38: Thanks for all the feedback. Here's another. I've changed a few small things including enabling better testing of Driver.xst. I'm doing another

Announce: DBI 1.38 release candidate

2003-08-20 Thread Tim Bunce
I'd be grateful if you could take a moment to try out this release candidate of DBI 1.38: http://homepage.eircom.net/~timbunce/DBI-1.38-rc1-20030820.tar.gz =head2 Changes in DBI 1.38,20th August 2003 NOTE: The DBI now requires perl version 5.6.0 or later. (As per notice in DBI 1.33

Re: Announce: DBI 1.38 release candidate

2003-08-20 Thread David Wheeler
On Wednesday, August 20, 2003, at 07:49 AM, Tim Bunce wrote: I'd be grateful if you could take a moment to try out this release candidate of DBI 1.38: All tests passed for me. mercury% perl -MDBI -e 'DBI-installed_versions' Perl: 5.008 OS : darwin DBI

Re: Announce: DBI 1.38 release candidate

2003-08-20 Thread Tim Bunce
On Wed, Aug 20, 2003 at 09:02:21AM -0700, David Wheeler wrote: On Wednesday, August 20, 2003, at 07:49 AM, Tim Bunce wrote: I'd be grateful if you could take a moment to try out this release candidate of DBI 1.38: All tests passed for me. mercury% perl -MDBI -e 'DBI-installed_versions'

Re: Announce: DBI 1.38 release candidate

2003-08-20 Thread David Wheeler
On Wednesday, August 20, 2003, at 02:20 PM, Tim Bunce wrote: All tests passed for me. mercury% perl -MDBI -e 'DBI-installed_versions' Perl: 5.008 OS : darwin DBI : 1.38 DBD::Sponge : 11.09 DBD::Pg : 1.31_2 DBD::ExampleP : 11.10 I

Re: Announce: DBI 1.38 release candidate

2003-08-20 Thread David Wheeler
On Wednesday, August 20, 2003, at 03:44 PM, Bjoern Kriews wrote: On Wednesday, August 20, 2003, at 11:45 PM, David Wheeler wrote: Yes, but there are still the other ones: cc1: warning: changing search order for system directory /usr/local/include cc1: warning: as it has already been

Re: Announce: DBI 1.38 release candidate

2003-08-20 Thread Bjoern Kriews
On Wednesday, August 20, 2003, at 11:45 PM, David Wheeler wrote: Yes, but there are still the other ones: cc1: warning: changing search order for system directory /usr/local/include cc1: warning: as it has already been specified as a non-system directory DBI.xs: In function `dbih_clearcom':

Re: Announce: DBI 1.38 release candidate

2003-08-20 Thread Bjoern Kriews
On Wednesday, August 20, 2003, at 4:49 PM, Tim Bunce wrote: I'd be grateful if you could take a moment to try out this release candidate of DBI 1.38: http://homepage.eircom.net/~timbunce/DBI-1.38-rc1-20030820.tar.gz Tim, thanks for including the HandleError stuff. For the list: It was an