From: sto.mar@... Date: 2017-02-03T20:47:08+00:00 Subject: [ruby-core:79416] [Ruby trunk Bug#13189] [DOC] Restore class documentation for Struct 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: