Re: [perl #114634] over-eager multi dispatcher optimization

2012-08-28 Thread Stefan O'Rear
On Tue, Aug 28, 2012 at 09:15:41AM -0400, yary wrote: > I'm a little confused by this report. The two code snippets are > exactly the same- I checked with "diff". Does the same code have > different results with different runs, or is there a copy/paste error? > Also is the space between the bracket

Re: [perl #114634] over-eager multi dispatcher optimization

2012-08-28 Thread yary
I'm a little confused by this report. The two code snippets are exactly the same- I checked with "diff". Does the same code have different results with different runs, or is there a copy/paste error? Also is the space between the brackets in "class B{ }" significant (the other two empty bracket pai

[perl #114634] over-eager multi dispatcher optimization

2012-08-27 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #114634] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=114634 > "Just because it's an A doesn't mean it can't be a B" Consider { my class A