Actions
Bug #17186
closedInteger overflow in "chr" error message (out of char range)
Bug #17186:
Integer overflow in "chr" error message (out of char range)
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.7.1p83 (2020-03-31 revision a0c7c23c9c) [x86_64-darwin19]
Updated by peterzhu2118 (Peter Zhu) almost 6 years ago
Hey Semyon. Thanks for reporting the bug. I PR'd a patch that should fix the issue: https://github.com/ruby/ruby/pull/3602. Let me know how it looks!
Updated by semaperepelitsa (Simon Perepelitsa) almost 6 years ago
Looks great, thanks!
Updated by jeremyevans0 (Jeremy Evans) almost 6 years ago
- Status changed from Open to Closed
Actions