mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
![]() Fix -Wundef warnings for HAVE_RB_EXT_RACTOR_SAFE * See [Feature #17752] --- ext/cgi/escape/escape.c | 2 +- ext/monitor/monitor.c | 2 +- ext/racc/cparse/cparse.c | 2 +- ext/zlib/zlib.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) |
||
---|---|---|
.. | ||
cparse.c | ||
depend | ||
extconf.rb | ||
README |
Racc Runtime README =================== This directory contains a runtime library of Racc parser generator. If you want to generate your own parser, you must get Racc full package. Get it from: - http://i.loveruby.net/en/projects/racc - https://github.com/ruby/racc