From: matz@... Date: 2019-01-10T05:49:18+00:00 Subject: [ruby-core:90969] [Ruby trunk Feature#11473][Closed] Immutable String literal in Ruby 3 Issue #11473 has been updated by matz (Yukihiro Matsumoto). Status changed from Assigned to Closed I consider this for years. I REALLY like the idea but I am sure introducing this could cause HUGE compatibility issue, even bigger than Ruby 1.9. So I officially abandon making frozen-string-literals default (for Ruby3). This does not mean we are going to remove the frozen-string-literal feature that can be specified by magic comments. Matz. ---------------------------------------- Feature #11473: Immutable String literal in Ruby 3 https://bugs.ruby-lang.org/issues/11473#change-76177 * Author: ko1 (Koichi Sasada) * Status: Closed * Priority: Normal * Assignee: matz (Yukihiro Matsumoto) * Target version: ---------------------------------------- Matz said "All String literals are immutable (frozen) on Ruby 3". This ticket is place holder to discuss about that. -- https://bugs.ruby-lang.org/ Unsubscribe: