From: naruse@... Date: 2015-01-22T02:47:49+00:00 Subject: [ruby-core:67744] [ruby-trunk - Bug #10671] Update documentation for literal syntax to reflect the fact that symbols are GC-ed Issue #10671 has been updated by Yui NARUSE. Backport changed from 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: REQUIRED to 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONE ruby_2_2 r49375 merged revision(s) 49056. ---------------------------------------- Bug #10671: Update documentation for literal syntax to reflect the fact that symbols are GC-ed https://bugs.ruby-lang.org/issues/10671#change-51172 * Author: Yihang Ho * Status: Closed * Priority: Normal * Assignee: Zachary Scott * ruby -v: 2.2.0 * Backport: 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONE ---------------------------------------- The existing doc warns that symbols are not GC-ed. However, this is not true anymore for 2.2. ---Files-------------------------------- ruby-changes.patch (483 Bytes) -- https://bugs.ruby-lang.org/