From: naruse@... Date: 2019-07-03T14:22:17+00:00 Subject: [ruby-core:93514] [Ruby master Misc#15978] Deprecate FIXNUM_MIN and FIXNUM_MAX Issue #15978 has been updated by naruse (Yui NARUSE). Status changed from Feedback to Rejected robertomiranda (Roberto Miranda) wrote: > Yeah sure basically for consistency, now that Bignum and Fixnum classes have been deprecated in favour of Integer. I think that FIXNUM_MIN and FIXNUM_MAX should be deprecated and replaced for something that reflects that ruby has a single class for integers. I was thinking something like INTEGER_MAX and INTEGER_MIN I doubt such consistency is worth breaking compatibility. And though Fixnum and Bignum is vanished from Ruby world, they are still alive in C world of Ruby implementation. ---------------------------------------- Misc #15978: Deprecate FIXNUM_MIN and FIXNUM_MAX https://bugs.ruby-lang.org/issues/15978#change-79076 * Author: robertomiranda (Roberto Miranda) * Status: Rejected * Priority: Normal * Assignee: ---------------------------------------- -- https://bugs.ruby-lang.org/ Unsubscribe: