Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Devel-ebug CPAN distribution.

Report information
The Basics
Id: 75310
Status: resolved
Priority: 0/
Queue: Devel-ebug

People
Owner: awwaiid [...] thelackthereof.org
Requestors: zefram [...] fysh.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.52
Fixed in: 0.53_02



Subject: Carp changes broke tests
Date: Sat, 25 Feb 2012 19:43:27 +0000
To: bug-Devel-ebug [...] rt.cpan.org
From: Zefram <zefram [...] fysh.org>
As incidentally noted in [perl #108294] (cross-referenced in [rt.cpan.org #74020]), recent changes to Carp's output broke Devel-ebug's t/output.t. Attached patch fixes. -zefram

Message body is not shown because sender requested not to inline it.

Thanks zefram. I've done a modified version of your patch (but same idea, using regex to make it work on new or old versions of Carp) and have uploaded a developer-release to test. I have an unrelated fix I have to do also, and then will put up a new release. --Brock On Sat Feb 25 14:43:39 2012, zefram@fysh.org wrote: Show quoted text
> As incidentally noted in [perl #108294] (cross-referenced in [rt.cpan.org > #74020]), recent changes to Carp's output broke Devel-ebug's t/output.t. > Attached patch fixes. > > -zefram
This is fixed in the 0.53 release that I just uploaded. Thanks for the report and the patch! --Brock On Wed Feb 29 09:27:18 2012, AWWAIID wrote: Show quoted text
> Thanks zefram. I've done a modified version of your patch (but same > idea, using regex to make it work on new or old versions of Carp) and > have uploaded a developer-release to test. I have an unrelated fix I > have to do also, and then will put up a new release. > > --Brock > > On Sat Feb 25 14:43:39 2012, zefram@fysh.org wrote:
> > As incidentally noted in [perl #108294] (cross-referenced in
[rt.cpan.org Show quoted text
> > #74020]), recent changes to Carp's output broke Devel-ebug's t/output.t. > > Attached patch fixes. > > > > -zefram
> >