parse.y: no duplicate attrset ID
* parse.y (intern_str): dynamic attrset ID is registered by `rb_id_attrset()` already, so no further registration is needed. [ruby-core:62861] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
bcd25152a6
commit
70d34c623a
@ -1,3 +1,9 @@
|
||||
Sun Jun 1 06:55:26 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* parse.y (intern_str): dynamic attrset ID is registered by
|
||||
`rb_id_attrset()` already, so no further registration is needed.
|
||||
[ruby-core:62861]
|
||||
|
||||
Sun Jun 1 04:52:47 2014 Zachary Scott <e@zzak.io>
|
||||
|
||||
* lib/English.rb: [DOC] $LOADED_FEATURES moved to load.c [Fixes GH-620]
|
||||
|
Loading…
x
Reference in New Issue
Block a user