[#101179] Spectre Mitigations — Amel <amel.smajic@...>
Hi there!
5 messages
2020/12/01
[#101180] Re: Spectre Mitigations
— Chris Seaton <chris@...>
2020/12/01
I wouldn’t recommend using Ruby to run in-process untrusted code in the first place. Are people doing that?
[#101694] Ruby 3.0.0 Released — "NARUSE, Yui" <naruse@...>
We are pleased to announce the release of Ruby 3.0.0. From 2015 we
4 messages
2020/12/25
[ruby-core:101603] [Ruby master Bug#16974] frozen string issue in lib/reline/ansi.rb on ruby-2.7.1
From:
aycabta@...
Date:
2020-12-21 20:20:31 UTC
List:
ruby-core #101603
Issue #16974 has been updated by aycabta (aycabta .). 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. ---------------------------------------- Bug #16974: frozen string issue in lib/reline/ansi.rb on ruby-2.7.1 https://bugs.ruby-lang.org/issues/16974#change-89390 * Author: ritikesh (Ritikesh G) * Status: Closed * Priority: Normal * Assignee: aycabta (aycabta .) * ruby -v: 2.7.1 * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- `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. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>