On Fri, May 08, 2009 at 04:20:28AM -0700, jn...@jnthn.net via RT wrote: > On Fri Dec 12 13:54:14 2008, masak wrote: > > <peters> rakudo: sub foo { }; sub foo {}; say "ok"; > > <polyglotbot> OUTPUT[ok] > > <masak> peters: nice one. that's a bug. > > * masak submits rakudobug > > It warns now. Can't close this ticket since we don't do anything for > re-defined methods just yet, and that ticket got merged into this one. > But at least the above gives a warning...
Maybe we can split the tickets again, or we can close this ticket and open a new one specific to re-defined methods. Pm