From: ruby-core@... Date: 2015-02-04T19:01:50+00:00 Subject: [ruby-core:68008] [ruby-trunk - Bug #10828] [Open] send should not create immortal symbols Issue #10828 has been reported by Marc-Andre Lafortune. ---------------------------------------- Bug #10828: send should not create immortal symbols https://bugs.ruby-lang.org/issues/10828 * Author: Marc-Andre Lafortune * Status: Open * Priority: Normal * Assignee: Marc-Andre Lafortune * ruby -v: r49497 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- While `public_send` is ok, `send` and `__send__` create immortal symbols when they shouldn't. -- https://bugs.ruby-lang.org/