[perl #125821] [LTA] error message when doing .rotate(Inf)

2017-10-01 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
It is better now, but still LTA: This type cannot unbox to a native integer: P6opaque, Failure in block at -e line 1 On 2015-08-14 22:27:20, alex.jakime...@gmail.com wrote: > Code: > say .rotate(Inf); > > Result: > Earlier failures: > No zero-arg meaning for infix:<%> > in block at ./test.pl:2

[perl #125821] LTA error message when doing .rotate(Inf)

2015-08-14 Thread via RT
# New Ticket Created by Alex Jakimenko # Please include the string: [perl #125821] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=125821 > Code: say .rotate(Inf); Result: Earlier failures: No zero-arg meaning for infix:<%>