From: akr@... Date: 2015-01-10T13:19:23+00:00 Subject: [ruby-core:67498] [ruby-trunk - Feature #7517] Fixnum::MIN,MAX Issue #7517 has been updated by Akira Tanaka. Related to Feature #10728: Warning for Fixnum#size to use RbConfig::SIZEOF['long'] added ---------------------------------------- Feature #7517: Fixnum::MIN,MAX https://bugs.ruby-lang.org/issues/7517#change-50918 * Author: Yukihiro Matsumoto * Status: Assigned * Priority: Normal * Assignee: Yukihiro Matsumoto * Category: core * Target version: next minor ---------------------------------------- Maximum (or minimum) number of fixnum can not be get in portable fashion, so I propose Fixnum::MAX and Fixnum::MIN just like Float::MAX and Float::MIN. Matz -- https://bugs.ruby-lang.org/