summaryrefslogtreecommitdiff
path: root/builtin.c
diff options
context:
space:
mode:
authorJean Boussier <jean.boussier@gmail.com>2020-11-18 13:57:01 +0100
committerNobuyoshi Nakada <nobu@ruby-lang.org>2020-11-30 17:33:28 +0900
commit6bef49427ab2a9d3bc338f1cffcd086153a59f44 (patch)
tree3324d63fd62c7a95420967fce546d7143293f1a7 /builtin.c
parent930a135524382ddd80c0608a7593b6cdfceee846 (diff)
Fix rb_interned_str_* functions to not assume static strings
Fixes [Feature #13381] When passed a `fake_str`, `register_fstring` would create new strings with `str_new_static`. That's not what was expected, and answer almost no use cases.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3786
Diffstat (limited to 'builtin.c')
0 files changed, 0 insertions, 0 deletions