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 d90075cb10 json/parser/prereq.mk: use enum
* ext/json/parser/prereq.mk (parser.c): use `enum` instead of
  `static const int` to get rid of unused-const-variable warnings.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45356 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-03-17 04:57:19 +00:00
..
depend ext/json: objects depend on $(ruby_headers) 2014-01-07 01:13:46 +00:00
extconf.rb
parser.c json/parser/prereq.mk: use enum 2014-03-17 04:57:19 +00:00
parser.h
parser.rl * ext/json: merge JSON 1.7.7. 2013-02-12 03:05:45 +00:00
prereq.mk json/parser/prereq.mk: use enum 2014-03-17 04:57:19 +00:00