1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/json/parser
nobu 5c0df05b92 parser.rl: define enc_raise iff necessary
* ext/json/parser/parser.rl (enc_raise): no needs if rb_enc_raise
  is available.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50343 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-04-18 06:24:38 +00:00
..
depend * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00
extconf.rb parser.rl: rb_enc_raise 2015-04-18 06:19:52 +00:00
parser.c parser.rl: define enc_raise iff necessary 2015-04-18 06:24:38 +00:00
parser.h * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00
parser.rl parser.rl: define enc_raise iff necessary 2015-04-18 06:24:38 +00:00
prereq.mk * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00