[perl #61206] [PATCH] :x($n) where $n ~~ Range doesn't work properly in Rakudo

2008-12-23 Thread Zev Benjamin via RT
On Mon Dec 22 21:51:05 2008, masak wrote: > Patrick (>): > > I would prefer to see this done by using a smart match on the :x() > > argument instead of explicitly checking it for a Range and grabbing > > min/max from there. Using a smart match would allow things like > > :x(1|5|7) and :x({ .is_pri

[perl #61206] [PATCH] :x($n) where $n ~~ Range doesn't work properly in Rakudo

2008-12-23 Thread Zev Benjamin via RT
I was confused about the "Toggle Cc" Javascript link. See RT for the patch (should these normally be CC'd to p6-compiler?). Zev On Mon Dec 22 16:41:53 2008, zev wrote: > Oops. The last patch wasn't quite right. This one passes the tests > (which I found). I also added spectests that are mark

[perl #49910] "3e4" does not parse as 30000

2008-02-06 Thread Zev Benjamin via RT
There is a patch in RT #50550. Zev