summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authoryui-knk <spiketeika@gmail.com>2024-02-19 18:07:04 +0900
committerYuichiro Kaneko <spiketeika@gmail.com>2024-02-20 19:07:40 +0900
commit474f41880fd4fdffaad03fc73b76354886dab015 (patch)
treeb061ea2e984d8db572c42f7720f7fec9b21fcd78 /ext
parentfba647087b1d61a890537cf9294e4d2074f7572b (diff)
Suppress unused function warning for UNIVERSAL_PARSER build
Suppress the warning: ``` parse.y:2221:1: warning: unused function 'rb_parser_str_hash' [-Wunused-function] 2221 | rb_parser_str_hash(rb_parser_string_t *str) | ^~~~~~~~~~~~~~~~~~ ```
Diffstat (limited to 'ext')
0 files changed, 0 insertions, 0 deletions