Re: [svn:dbi] r14409 - in dbi/trunk: lib/DBD t

2010-09-17 Thread Tim Bunce
Did you run make test? This causes a whole bunch of (gofer related) test failures for me: t/zvg_51dbm_file.t (Wstat: 512 Tests: 8 Failed: 0) t/zvxgn_51dbm_file.t (Wstat: 512 Tests: 8 Failed: 0) t/zvxgnp_51dbm_file.t(Wstat: 512 Tests: 8 Failed: 0)

Warnings

2010-09-17 Thread David E. Wheeler
Hey All, Just installed 1.614 on three of my boxes. Looks good, and thanks for getting it out! I did notice some warnings, though: /usr/local/bin/perl /usr/local/lib/perl5/5.12.2/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.12.2/ExtUtils/typemap -typemap typemap DBI.xs DBI.xsc mv

Re: Warnings

2010-09-17 Thread Martin J. Evans
On 17/09/2010 19:51, David E. Wheeler wrote: Hey All, Just installed 1.614 on three of my boxes. Looks good, and thanks for getting it out! I did notice some warnings, though: /usr/local/bin/perl /usr/local/lib/perl5/5.12.2/ExtUtils/xsubpp -typemap

Re: Warnings

2010-09-17 Thread Tim Bunce
On Fri, Sep 17, 2010 at 09:13:20PM +0100, Martin J. Evans wrote: DBI.xs:4965: warning: value computed is not used New DBIx::Connector now on its way to CPAN, too. Thanks. They are all hv_store calls and hv_store returns a value. I think they are all harmless and the only way to make them