Skip to content

Bigdecimal regression? #3127

Open
Open
@ikaru5

Description

@ikaru5

Hello guys! Trying out truffleruby I encountered all the errors related to #1975.

For example from #2445 gives on my system:

ruby -ve "require 'bigdecimal'; p BigDecimal::VERSION; puts (BigDecimal('10.4') * 2).to_f"
truffleruby 23.1.0-dev-7e07d2bc, like ruby 3.1.3, GraalVM CE Native [x86_64-linux]
"3.1.4"
0.0

Is it a regression, or maybe I do something wrong? Tried different versions of truffle and bigdecimal...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions