All make+tests OK on Intel Mac OS X 10.4.7, Perl 5.8.8 no threads.

One duplicate minor error on Intel Mac OS X 10.4.7, Perl 5.8.6 with threads (default Perl on that OS):

In t/50dbm and t/zvpp_50dbm:

Argument "2.121_02" isn't numeric in subroutine entry at /System/ Library/Perl/Extras/5.8.6/MLDBM/Serializer/Data/Dumper.pm line 5


On Aug 7, 2006, at 2:58 AM, Tim Bunce wrote:

I'd appreciate testing of this updated release candidate:

  http://www.data-plan.com/public/DBI-1.52-RC2.tar.gz

=head2 Changes in DBI 1.52 (svn rev 6734),   30h July 2006

Fixed memory leak (per handle) thanks to Nicholas Clark and Ephraim Dan. Fixed memory leak (16 bytes per sth) thanks to Doru Theodor Petrescu. Fixed execute_for_fetch/execute_array to RaiseError thanks to Martin J. Evans. Fixed for perl 5.9.4. Users of Perl >= 5.9.4 will require DBI >= 1.52.

  Updated DBD::File to 0.35 to match the latest release on CPAN.

  Added $dbh->statistics_info specification thanks to Brandon Black.

  Many changes and additions to profiling:
    Profile Path can now uses sane strings instead of obscure numbers,
can refer to attributes, assorted magical values, and even code refs!
    Parsing of non-numeric DBI_PROFILE env var values has changed.
    Changed DBI::Profile docs extensively - many new features.
    See DBI::Profile docs for more information.

=cut

I've addressed the t/40profile failure in RC1.
I think I've addressed the t/zvpp_10examp.t Malformed UTF-8 character failure.
I can't see a cause for the t/zvpp_72childhandles.t failure so I've
asked John Scoles, who reported it, to dig into it further for me.

Meanwhile, any and all further testing would be appreciated.

Tim.

Reply via email to