summaryrefslogtreecommitdiff
path: root/enc/trans
diff options
authorEarlopain <[email protected]>2025-06-11 15:28:21 +0200
committergit <[email protected]>2025-06-11 18:07:43 +0000
commit970813d98285b8f59fe5e4d3c815cc044926cb1b (patch)
tree91efe836bf99e3c2c93b544301b26004e94f6c53 /enc/trans
parent95201299fd7bf0918dfbd8c127ce2b5b33ffa537 (diff)
[ruby/prism] Fix parser translator during string escaping with invalid utf-8HEADmaster
Instead, prefer `scan_byte` over `get_byte` since that already returns the byte as an integer, sidestepping conversion issues. Fixes https://github.com/ruby/prism/issues/3582 https://github.com/ruby/prism/commit/7f3008b2b5
Diffstat (limited to 'enc/trans')
0 files changed, 0 insertions, 0 deletions