From: "charliesome (Charlie Somerville)" Date: 2012-12-02T15:00:16+09:00 Subject: [ruby-core:50472] [ruby-trunk - Bug #7495][Open] Clean up a few calls to rb_intern() Issue #7495 has been reported by charliesome (Charlie Somerville). ---------------------------------------- Bug #7495: Clean up a few calls to rb_intern() https://bugs.ruby-lang.org/issues/7495 Author: charliesome (Charlie Somerville) Status: Open Priority: Low Assignee: Category: Target version: ruby -v: ruby 2.0.0dev (2012-12-02 trunk 38137) [x86_64-darwin11.4.0] This isn't really a bug, but it's not really a feature either so I wasn't sure what tracker to file this under. Apologies if I chose the wrong one. This patch just cleans up a few calls to rb_intern() and replaces them with references to values from id.h -- http://bugs.ruby-lang.org/