summaryrefslogtreecommitdiff
path: root/include/ruby/backward
diff options
context:
space:
mode:
authorJean Boussier <jean.boussier@gmail.com>2025-02-20 10:25:03 +0100
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2025-02-21 11:31:36 +0900
commitbf6c106d5467b51efb88fe6252093a59dbeeddee (patch)
tree048360ca872a85850d158e857a911ee5841b8caf /include/ruby/backward
parent0f8a6e1f592d19330695cc4c632f8fe2e08f2dd1 (diff)
[ruby/strscan] `scan_integer(base: 16)` ignore x suffix if not
followed by hexadecimal (https://github.com/ruby/strscan/pull/141) Fix: https://github.com/ruby/strscan/issues/140 `0x<EOF>`, `0xZZZ` should be parsed as `0` instead of not matching at all. https://github.com/ruby/strscan/commit/c4e4795ed2
Diffstat (limited to 'include/ruby/backward')
0 files changed, 0 insertions, 0 deletions