From: nagachika00@... Date: 2015-06-30T19:16:19+00:00 Subject: [ruby-core:69819] [Ruby trunk - Bug #11221] Fix indentation in Zlib documentation Issue #11221 has been updated by Tomoyuki Chikanaga. Backport changed from 2.0.0: WONTFIX, 2.1: REQUIRED, 2.2: REQUIRED to 2.0.0: WONTFIX, 2.1: REQUIRED, 2.2: DONE Backported into `ruby_2_2` branch at r51075. ---------------------------------------- Bug #11221: Fix indentation in Zlib documentation https://bugs.ruby-lang.org/issues/11221#change-53217 * Author: Thi��baud Weksteen * Status: Closed * Priority: Normal * Assignee: * ruby -v: * Backport: 2.0.0: WONTFIX, 2.1: REQUIRED, 2.2: DONE ---------------------------------------- The documentation of the parameter window_bits for Zlib::Inflate.new misses two colons to respect the rdoc indentation. See option (8..15) in http://ruby-doc.org/stdlib-2.2.0/libdoc/zlib/rdoc/Zlib/Inflate.html#method-c-new ---Files-------------------------------- fix-Inflate-new-doc.patch (483 Bytes) -- https://bugs.ruby-lang.org/