From: Tanaka Akira Date: 2013-07-03T18:46:48+09:00 Subject: [ruby-core:55775] Re: [CommonRuby - Feature #8568] Introduce RbConfig value for native word size, to avoid Fixnum#size use 2013/7/3 nobu (Nobuyoshi Nakada) : > RbConfig is a module, so `RbConfig.[]` doesn't seem good. > What about `RbConfig::SIZEOF` instead? No problem. They would be useful for ioctl and socket option. -- Tanaka Akira