[perl #125466] [MATH][@LARRY] bitwise shift is inconsistent on int

[email protected] ("Zoffix Znet via RT") Mon, 05 Mar 2018 11:29:52 -0800
Newsgroups perl.perl6.compiler
Message-ID <[email protected]>
On Sat, 07 Oct 2017 23:35:26 -0700, [email protected] wrote:
> Tests were added in https://github.com/perl6/roast/pull/344/files
> 
> There are three fudges where it's unknown what the proper behaviour
> should be (overflow or switch to Int?).
> 
> Someone Who Knows should review them and unfudge/correct.

Some comments on this: https://irclog.perlgeek.de/perl6-dev/2018-03-05#i_15887265

    * TimToady 	thinks people who are writing crypto codes want ways to keep everything native, if we make it default the other way