[perl #41897] [BUG]: Parrot::Pmc2c::STMRef gets 'subroutine prederef redefined' warning

2007-12-29 Thread James Keenan via RT
I'm closing this ticket for a number of reasons. 1. The "subroutine redefined" problem -- the original focus of the RT -- is, I think, largely a Devel::Cover problem. More of an annoyance than anything else. 2. The other problem I discussed -- the spurious test failures while running Devel::Co

[perl #41897] [BUG]: Parrot::Pmc2c::STMRef gets 'subroutine prederef redefined' warning

2007-09-23 Thread James Keenan via RT
On Sat Aug 25 10:22:49 2007, [EMAIL PROTECTED] wrote: > I haven't gotten these warnings when doing coverage analysis for several > months. So we can close this ticket. It turns out that the reason I haven't been getting these warnings is that I wasn't looking for them -- in a manner of speaking.

[perl #41897] [BUG]: Parrot::Pmc2c::STMRef gets 'subroutine prederef redefined' warning

2007-08-25 Thread James Keenan via RT
I haven't gotten these warnings when doing coverage analysis for several months. So we can close this ticket.

[perl #41897] [BUG]: Parrot::Pmc2c::STMRef gets 'subroutine prederef redefined' warning

2007-05-01 Thread James Keenan via RT
More research. 1. Here is the output of a recent run in trunk of coverage analysis on the code underlying tools/build/pmc2c.pl: [parrot] 517 $ PERL5OPT=-MDevel::Cover=-db,coverage/pmc2c prove t/tools/pmc2cutils/*.t "$@" t/tools/pmc2cutils/00-qualifyDevel::Cover: Can't open -e for MD5

Re: [perl #41897] [BUG]: Parrot::Pmc2c::STMRef gets 'subroutine prederef redefined' warning

2007-05-01 Thread Paul Johnson
On Sun, Mar 18, 2007 at 11:08:24AM -0700, James Keenan wrote: [ I've just noticed this via a summary that I rescued from spamassassin's rather overenthusiastic clutches. Thanks Ann. ] > I've found through experience that running Devel::Cover to perform > coverage analysis on my code sometimes

[perl #41897] [BUG]: Parrot::Pmc2c::STMRef gets 'subroutine prederef redefined' warning

2007-03-18 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #41897] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41897 > I've found through experience that running Devel::Cover to perform coverage analysis o