develooper Front page | perl.perl5.porters | Postings from May 2012

Re: 'SV = IV...' dump, what to do?

Thread Previous
From:
Ed Avis
Date:
May 8, 2012 06:15
Subject:
Re: 'SV = IV...' dump, what to do?
Message ID:
loom.20120508T151208-250@post.gmane.org
I provoked DBI into calling Perl_sv_dump by having a derived class of DBI::db
that also contained an 'underlying' database handle as a member, and called
methods on that.  I saw in the DBI code that the dump should be accompanied by
a croak() message but for some reason I didn't see the croak().  I've since fixed
my code (which was never intended to have both inheritance and containment
together) so I can't give many more details about exactly what happened.

-- 
Ed Avis <eda@waniasset.com>


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About