Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expected that native ints can't hold bigints #4709

Open
p6rt opened this issue Oct 31, 2015 · 1 comment
Open

expected that native ints can't hold bigints #4709

p6rt opened this issue Oct 31, 2015 · 1 comment
Labels
JVM Related to Rakudo-JVM

Comments

@p6rt
Copy link

p6rt commented Oct 31, 2015

Migrated from rt.perl.org#126526 (status was 'new')

Searchable as RT126526$

@p6rt
Copy link
Author

p6rt commented Oct 31, 2015

From @coke

We might have to revisit this assumption if it's backend dependent​:

19​:28 < [Coke]> r​: my int $namcu; $namcu = 2**100
19​:28 <+camelia> rakudo-jvm 16d96f​: ( no output )
19​:28 <+camelia> ..rakudo-moar 16d96f​: OUTPUT«Cannot unbox 101 bit wide bigint
  into native integer␤ in block <unit> at /tmp/tmpfile​:1␤␤»

--
Will "Coke" Coleda

@p6rt p6rt added the JVM Related to Rakudo-JVM label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JVM Related to Rakudo-JVM
Projects
None yet
Development

No branches or pull requests

1 participant