[ruby-dev:50978] [Ruby master Bug#17403] Remove Fixnum and Bignum
From:
nobu@...
Date:
2020-12-17 13:24:15 UTC
List:
ruby-dev #50978
Issue #17403 has been reported by nobu (Nobuyoshi Nakada). ---------------------------------------- Bug #17403: Remove Fixnum and Bignum https://bugs.ruby-lang.org/issues/17403 * Author: nobu (Nobuyoshi Nakada) * Status: Open * Priority: Normal * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- They are warned as deprecated since 2.4. As deprecated warnings are not shown by default since 2.7.2, I think we should clean up longstanding warnings. https://github.com/ruby/ruby/pull/3927 -- https://bugs.ruby-lang.org/