ruby/ext/json/parser
Jean Boussier 6805e88935 [ruby/json] Stop using rb_gc_mark_locations
It's using `rb_gc_mark_maybe` under the hood, which isn't what
we need.

e10d0bffcd
2024-11-26 15:11:05 +09:00
..
depend Update depend files 2024-11-05 18:00:36 +01:00
extconf.rb [ruby/json] Stop using rb_gc_mark_locations 2024-11-26 15:11:05 +09:00
parser.c [ruby/json] Stop using rb_gc_mark_locations 2024-11-26 15:11:05 +09:00
parser.rl [ruby/json] Stop using rb_gc_mark_locations 2024-11-26 15:11:05 +09:00
prereq.mk ext/json/parser/prereq.mk: fix warnings for code generated by ragel 2021-05-18 23:26:03 +09:00