From: sto.mar@... Date: 2017-02-04T08:12:32+00:00 Subject: [ruby-core:79426] [Ruby trunk Bug#13189] [DOC] Restore class documentation for Struct Issue #13189 has been updated by Marcus Stollsteimer. @normal (@Anonymous) Regarding commit messages / further explanations: I wasn't aware that the complete description would be included in the commit message; is there a preferred way on bugs.ruby-lang.org for providing a (suggested) commit message and additional, more verbose explanations? (On GitHub there is a natural distinction between the commit message and the PR description, but not for Redmine.) ---------------------------------------- Bug #13189: [DOC] Restore class documentation for Struct https://bugs.ruby-lang.org/issues/13189#change-62856 * Author: Marcus Stollsteimer * Status: Closed * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.4.0p0 (2016-12-24 revision 57164) [i686-linux] * Backport: 2.2: REQUIRED, 2.3: REQUIRED, 2.4: REQUIRED ---------------------------------------- ``` * 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: