Giter Club home page Giter Club logo

Comments (5)

d-unsed avatar d-unsed commented on June 3, 2024 1

Hi @Zapotek @elifoster

@turboladen has recently started implementing Float in ruby-sys steveklabnik/ruby-sys#11

As for Bignum and ruby 2.4. I would like to support the edge ruby version and not support deprecated stuff or something that is going to be removed. It may add overhead having backwards compatibility.

I believe, those developers who are ready to use cutting edge technologies like Rust to increase the performance of their applications, are ok with updating MRI once per year :)

from ruru.

elifoster avatar elifoster commented on June 3, 2024

Fixnum and Bignum are deprecated in ruby 2.4 and replaced by the more general Integer. What version does ruru target @d-unseductable? Are we going to be using and recommending use of the latest version of Ruby?

from ruru.

Zapotek avatar Zapotek commented on June 3, 2024

Once per year is fine, it's the time of the transition that's the issue.
There are usually Gems that take some time to get updated to support the latest Ruby versions and thus keep us outdated for a few months.

Especially in the case of Ruby 2.4 with its internal changes.

from ruru.

turboladen avatar turboladen commented on June 3, 2024

So here's the PR for Float: #46

from ruru.

Zapotek avatar Zapotek commented on June 3, 2024

Good enough for now, my need for Bignum went away with the introduction of wrapped data.

Thanks guys, much appreciated.

from ruru.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.