On Fri, 14 Aug 2015 21:31:09 -0700, alex.jakime...@gmail.com wrote: > Code: > say Inf.base(16) > > Result: > Type check failed in assignment to '$int_part'; expected 'Int' but got > 'Failure' > in block <unit> at ./test.pl:2 > > Same thing with NaN. > > IRC log: http://irclog.perlgeek.de/perl6/2015-08-15#i_11061555
This is now fixed. Fixes: https://github.com/rakudo/rakudo/commit/38186fcdf7 https://github.com/rakudo/rakudo/commit/2e72652826 https://github.com/rakudo/rakudo/commit/f04bd1d617 Tests: https://github.com/perl6/roast/commit/48ea502f0d