develooper Front page | perl.perl5.porters | Postings from November 2003

Re: [PATCH] Re: Storable Error

Thread Previous | Thread Next
From:
Nicholas Clark
Date:
November 15, 2003 07:58
Subject:
Re: [PATCH] Re: Storable Error
Message ID:
20031115155834.GB92285@plum.flirble.org
On Sat, Aug 09, 2003 at 12:35:36AM +0100, Nicholas Clark wrote:

> I'm not sure if this patch is a good idea. It adds 2 new debug flags
>   -DA calls sanity checking assert routines
>   -Dq suppresses the "EXECUTING..." line, without which regression tests fail.
> and a new routine
>   Perl_hv_assert, which checks the consistency of hashes
> 
> I didn't make the compilation of Perl_hv_assert conditional on -DDEBUGGING
> because it may be useful to call it from a debugger session, in a similar
> fashion to Perl_sv_dump.

Thanks applied. (to blead)

because I feel that being able to assert the integrity of internal data
structures could be very interesting for tracking down bugs.

Nicholas Clark

Thread Previous | Thread Next


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