[perl #69160] Twin exceptions cause assertion failure and/or unrequested error message

2011-09-19 Thread Will Coleda via RT
On Wed Sep 16 02:56:54 2009, moritz wrote: > Thanks for the ticket, it's a very good catch and analysis. > I have some small comments on it: > > Bruce Gray (via RT) wrote: > > # New Ticket Created by Bruce Gray > > # Please include the string: [perl #69160] > > # in the subject line of all futu

Re: [perl #69160] Twin exceptions cause assertion failure and/or unrequested error message

2009-09-16 Thread Moritz Lenz
Thanks for the ticket, it's a very good catch and analysis. I have some small comments on it: Bruce Gray (via RT) wrote: > # New Ticket Created by Bruce Gray > # Please include the string: [perl #69160] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.o

[perl #69160] Twin exceptions cause assertion failure and/or unrequested error message

2009-09-16 Thread via RT
# New Ticket Created by Bruce Gray # Please include the string: [perl #69160] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=69160 > Consider these two classes, both faulty in the same way: class B0rk { say $.a };