ruby--ruby/ext/json
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
..
fbuffer ext/json: backward compatibilities 2014-01-15 08:16:46 +00:00
generator class.c: do nothing if copying self 2014-02-21 11:42:03 +00:00
lib * lib/irb/notifier.rb: [Doc] Fix typo 2013-11-27 12:56:08 +00:00
parser json/parser/prereq.mk: use enum 2014-03-17 04:57:19 +00:00
extconf.rb