summaryrefslogtreecommitdiff
path: root/universal_parser.c
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2024-02-19 14:46:40 +0900
committerNobuyoshi Nakada <[email protected]>2024-02-19 16:33:26 +0900
commitb1d70e426430bd268747c0aef6811447042c2577 ()
tree646562afb42f43e127ecb9658da6b0addcfda492 /universal_parser.c
parentfcc55dc2261b4c61da711c10a5476d05d4391eca (diff)
[Bug #20280] Check by `rb_parser_enc_str_coderange`
Co-authored-by: Yuichiro Kaneko <[email protected]>
-rw-r--r--universal_parser.c1
1 files changed, 0 insertions, 1 deletions
@@ -173,7 +173,6 @@ struct rb_imemo_tmpbuf_struct {
#define ID2SYM p->config->id2sym
#undef SYM2ID
#define SYM2ID p->config->sym2id
-#define rb_str_valid_encoding_p p->config->str_valid_encoding_p
#define rb_str_catf p->config->str_catf
#undef rb_str_cat_cstr