From: "ko1 (Koichi Sasada)" Date: 2012-12-03T01:59:07+09:00 Subject: [ruby-core:50484] [ruby-trunk - Bug #7495] Clean up a few calls to rb_intern() Issue #7495 has been updated by ko1 (Koichi Sasada). I applied your patch. Thanks! ---------------------------------------- Bug #7495: Clean up a few calls to rb_intern() https://bugs.ruby-lang.org/issues/7495#change-34323 Author: charliesome (Charlie Somerville) Status: Closed 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/