diff options
| author | Jean byroot Boussier <jean.boussier+github@shopify.com> | 2025-04-13 05:42:32 +0200 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2025-04-14 16:18:47 +0900 |
| commit | 0db87b894365101581d7a560f019acd5acd434f0 (patch) | |
| tree | 089a8770aa89098bec1786a141b02cb36b7d116e /include/ruby/backward | |
| parent | 38024772cafb3342a61d247c42d47d07afa97a8a (diff) | |
[ruby/strscan] Allow parsing strings larger than 2GiB
(https://github.com/ruby/strscan/pull/147)
For a reason unknown, even though `pos` is stored as a `long`, the
`#pos` and `#pos=` treat it as an `int`, which prevent seeking into
strings larger than 2GiB.
https://github.com/ruby/strscan/commit/b76368416e
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
Diffstat (limited to 'include/ruby/backward')
0 files changed, 0 insertions, 0 deletions
