ruby/ext/-test-/symbol
nobu 771c8ed338 parse.y: fix inconsistency with literals
* parse.y (rb_id_attrset): fix inconsistency with literals, allow
  ID_ATTRSET and return it itself, but ID_JUNK cannot make ID_ATTRSET.
  and raise a NameError instead of rb_bug() for invalid argument.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43083 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-09-29 13:56:33 +00:00
..
extconf.rb ext/-test-/symbol: move upward 2013-09-20 04:53:11 +00:00
init.c * vm_eval.c (make_no_method_execption): extract from 2011-10-06 07:29:33 +00:00
intern.c * vm_eval.c (make_no_method_execption): extract from 2011-10-06 07:29:33 +00:00
type.c parse.y: fix inconsistency with literals 2013-09-29 13:56:33 +00:00