summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-struct/src/struct.c
diff options
context:
space:
mode:
authorKOBAYASHI Shuji <[email protected]>2019-02-04 18:11:22 +0900
committerKOBAYASHI Shuji <[email protected]>2019-02-04 18:11:22 +0900
commit69fd1a592560d321061790c94f93532db93dccb9 (patch)
treeb7a94cb0998d7cdb6739dc550bf26ad1fe3e6513 /mrbgems/mruby-struct/src/struct.c
parent3f7137feaeb3a86df01ae080b4d8826250f4ef29 (diff)
downloadmruby-69fd1a592560d321061790c94f93532db93dccb9.tar.gz
mruby-69fd1a592560d321061790c94f93532db93dccb9.zip
Fix `Symbol#size` for multi-byte characters with `MRB_UTF8_STRING`
Before: p :あ.size #=> 3 After: p :あ.size #=> 1
Diffstat (limited to 'mrbgems/mruby-struct/src/struct.c')
0 files changed, 0 insertions, 0 deletions