On Thu Aug 05 11:20:33 2010, lithos wrote: > Hi! > > The following makes rakudo hang with 100% CPU load here. > > Lithos > > This is Rakudo Perl 6, version 2010.07-79-g19931fe built on parrot > 2.6.0 r48225 > > Copyright 2008-2010, The Perl Foundation > > $ ./perl6 > > 1 / 10000000000000000000000000000000 > > (... no response)
20:06 < [Coke]> rakudo: 1 / 10000000000000000000000000000000 ; say "alive" 20:06 <+p6eval> rakudo 38165a: OUTPUT«alive» Looks like it's working now. Closable with tests. -- Will "Coke" Coleda