[perl #76648] [BUG] junctions produced by ^methods are unpredictable

2014-01-12 Thread Will Coleda via RT
On Sun Apr 21 22:27:34 2013, coke wrote: > On Tue Jan 10 16:58:10 2012, coke wrote: > > On Thu Jul 22 00:45:24 2010, cx...@pobox.com wrote: > > > The following code, executed repeatedly, will produce different > > >results, > > > seemingly based on the ordering of the junction: > > > > > > $ p

[perl #120973] [BUG] Cross product with a .map in the rhs yields an empty list in Rakudo

2014-01-12 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #120973] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=120973 > r: say .map({$_}) X, .map({$_}) rakudo-parrot 58307f, rakudo-jvm 58307f: OUTPUT«␤» Wha