summaryrefslogtreecommitdiff
path: root/include/ruby/internal/stdalign.h
diff options
context:
space:
mode:
authorJean byroot Boussier <jean.boussier+github@shopify.com>2025-04-13 05:42:32 +0200
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2025-04-14 16:18:47 +0900
commit0db87b894365101581d7a560f019acd5acd434f0 (patch)
tree089a8770aa89098bec1786a141b02cb36b7d116e /include/ruby/internal/stdalign.h
parent38024772cafb3342a61d247c42d47d07afa97a8a (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/internal/stdalign.h')
0 files changed, 0 insertions, 0 deletions