Project

General

Profile

Actions

Bug #10671

closed

Update documentation for literal syntax to reflect the fact that symbols are GC-ed

Added by yihangho (Yihang Ho) about 9 years ago. Updated about 9 years ago.

Status:
Closed
Assignee:
Target version:
[ruby-core:67194]

Description

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) ruby-changes.patch yihangho (Yihang Ho), 12/29/2014 02:39 AM

Updated by nobu (Nobuyoshi Nakada) about 9 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Applied in changeset r49056.


literals.rdoc: Update for symbol literals

  • doc/syntax/literals.rdoc (Symbols): now Symbols created by
    interpolation can be garbage collected. patch by Yihang Ho in
    [ruby-core:67194]. [Bug #10671]
    [ci skip]
Actions #2

Updated by usa (Usaku NAKAMURA) about 9 years ago

  • Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN to 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: REQUIRED

Updated by naruse (Yui NARUSE) about 9 years ago

  • 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.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0