Project

General

Profile

Actions

Bug #16974

closed

frozen string issue in lib/reline/ansi.rb on ruby-2.7.1

Added by ritikesh (Ritikesh G) almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Target version:
-
[ruby-core:98904]

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) over 3 years ago

  • Status changed from Open to Assigned
  • Assignee set to aycabta (aycabta .)

Updated by aycabta (aycabta .) over 3 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

Also available in: Atom PDF

Like0
Like0Like0Like0