Actions
Bug #16974
closedfrozen string issue in lib/reline/ansi.rb on ruby-2.7.1
Description
RUBYOPT=--enable-frozen-string irb
throws a /Users/user/.rvm/rubies/ruby-2.7.1/lib/ruby/2.7.0/reline/ansi.rb:109:in
block in cursor_pos': can't modify frozen String: "" (FrozenError)`. Have created a PR to fix this here - https://github.com/ruby/ruby/pull/3235.
Updated by hsbt (Hiroshi SHIBATA) almost 5 years ago
- Status changed from Open to Assigned
- Assignee set to aycabta (aycabta .)
Updated by jeremyevans0 (Jeremy Evans) over 4 years ago
The current pull request for this is at https://github.com/ruby/reline/pull/122
Updated by aycabta (aycabta .) over 4 years ago
- Status changed from Assigned to Closed
jeremyevans0 (Jeremy Evans) wrote in #note-2:
The current pull request for this is at https://github.com/ruby/reline/pull/122
This is merged. Thank you for the reporting.
Actions
Like0
Like0Like0Like0