From: normalperson@... Date: 2015-06-02T03:07:55+00:00 Subject: [ruby-core:69441] [Ruby trunk - Feature #11208] [Open] [PATCH] variable.c: remove generic ivar support for special constants Issue #11208 has been reported by Eric Wong. ---------------------------------------- Feature #11208: [PATCH] variable.c: remove generic ivar support for special constants https://bugs.ruby-lang.org/issues/11208 * Author: Eric Wong * Status: Open * Priority: Normal * Assignee: ---------------------------------------- variable.c: remove generic ivar support for special constants Special constants are all frozen since [Feature #8923] and cannot support ivars. Remove some unused code we had for supporting them. Can somebody please sanity check this for me? Maybe I missed something, but if not, I'll commit in a few days... ---Files-------------------------------- 0001-variable.c-remove-generic-ivar-support-for-special-c.patch (2.79 KB) -- https://bugs.ruby-lang.org/