[#79532] Immutable Strings vs Symbols — Daniel Ferreira <subtileos@...>

Hi,

15 messages 2017/02/15

[ruby-core:79416] [Ruby trunk Bug#13189] [DOC] Restore class documentation for Struct

From: sto.mar@...
Date: 2017-02-03 20:47:08 UTC
List: ruby-core #79416
Issue #13189 has been reported by Marcus Stollsteimer.

----------------------------------------
Bug #13189: [DOC] Restore class documentation for Struct
https://bugs.ruby-lang.org/issues/13189

* Author: Marcus Stollsteimer
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: ruby 2.4.0p0 (2016-12-24 revision 57164) [i686-linux]
* Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN
----------------------------------------
```
* struct.c: restore class documentation for Struct
  that disappeared with r46663.
```

Due to r46663, the class documentation for Struct disappeared.
(The revision inserted the definition of `InitVM_Struct` between
the rdoc and the definition of `Init_Struct`.)

The docs are rendered for 2.1: https://docs.ruby-lang.org/en/2.1.0/Struct.html,
but not for later versions, see https://docs.ruby-lang.org/en/2.2.0/Struct.html.
(Same for `ri` pages).

---Files--------------------------------
doc_struct_class.patch (358 Bytes)


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

In This Thread

Prev Next