# New Ticket Created by  Zefram 
# Please include the string:  [perl #126941]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=126941 >


> 123 +> (1 +< 64)
Cannot unbox 65 bit wide bigint into native integer

This is less than awesome.  The correct answer for a too-big-to-unbox
right-shift distance is trivial to obtain and to represent, so this
could easily return the correct answer.

-zefram

Reply via email to