From: nobu@... Date: 2014-08-03T12:18:59+00:00 Subject: [ruby-core:64174] [ruby-trunk - Feature #10107] [PATCH] cleanup: rb_const_lookup helper function Issue #10107 has been updated by Nobuyoshi Nakada. nice. ---------------------------------------- Feature #10107: [PATCH] cleanup: rb_const_lookup helper function https://bugs.ruby-lang.org/issues/10107#change-48175 * Author: Eric Wong * Status: Open * Priority: Normal * Assignee: Eric Wong * Category: core * Target version: current: 2.2.0 ---------------------------------------- This reduces casting and long lines. This should make it easier to switch to alternatives to st for constant storage. Pretty trivial, will commit in a few days unless there are objections. ---Files-------------------------------- rb_const_lookup.patch (5.29 KB) -- https://bugs.ruby-lang.org/