[ruby-core:93511] [Ruby master Misc#15978] Deprecate FIXNUM_MIN and FIXNUM_MAX
From:
rjmaltamar@...
Date:
2019-07-03 09:18:38 UTC
List:
ruby-core #93511
Issue #15978 has been updated by robertomiranda (Roberto Miranda). 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 ---------------------------------------- Misc #15978: Deprecate FIXNUM_MIN and FIXNUM_MAX https://bugs.ruby-lang.org/issues/15978#change-79073 * Author: robertomiranda (Roberto Miranda) * Status: Feedback * Priority: Normal * Assignee: ---------------------------------------- -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>